Symbol Description Uses
thSIceEnthp_InitFile File name for initial ice enthalpy 7



File Line number Procedure Code
./pkg/thsice/THSICE_PARAMS.h 191 NO PROCEDURE
     &  thSIceEnthp_InitFile,
./pkg/thsice/THSICE_PARAMS.h 197 NO PROCEDURE
      CHARACTER*(MAX_LEN_FNAM) thSIceEnthp_InitFile
./pkg/thsice/thsice_readparms.F 151 THSICE_READPARMS
      thSIceEnthp_InitFile = ' '
./pkg/thsice/thsice_readparms.F 71 THSICE_READPARMS
     &     thSIceEnthp_InitFile, thSIceTsurf_InitFile
./pkg/thsice/thsice_ini_vars.F 112 THSICE_INI_VARS
        IF ( thSIceEnthp_InitFile .NE. ' ' ) THEN
./pkg/thsice/thsice_ini_vars.F 113 THSICE_INI_VARS
         CALL READ_REC_XY_RL(thSIceEnthp_InitFile,Qice1,1,0,myThid)
./pkg/thsice/thsice_ini_vars.F 114 THSICE_INI_VARS
         CALL READ_REC_XY_RL(thSIceEnthp_InitFile,Qice2,2,0,myThid)