c
      character*4 sfcftyp
#ifdef OSULSM1
      data sfcftyp/'osu1'/
#endif
#ifdef OSULSM2
      data sfcftyp/'osu2'/
#endif
#ifdef NOALSM1
      data sfcftyp/'noa1'/
#endif
#ifdef VICLSM1
      data sfcftyp/'vic1'/
#endif
#ifdef NCPLSM1
      data sfcftyp/'ncp1'/
#endif
