File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_PARAMS.h |
483 |
NO PROCEDURE |
_RL SEAICE_mcPheeTaper, SEAICE_mcPheePiston |
./pkg/seaice/SEAICE_PARAMS.h |
536 |
NO PROCEDURE |
& SEAICE_mcPheeTaper, SEAICE_mcPheePiston, |
./pkg/seaice/seaice_check.F |
123 |
SEAICE_CHECK |
IF ( SEAICE_mcPheePiston .LT. 0. _d 0 .OR. |
./pkg/seaice/seaice_check.F |
124 |
SEAICE_CHECK |
& SEAICE_mcPheePiston .GT. SEAICE_mcphee_max ) THEN |
./pkg/seaice/seaice_fake.F |
76 |
SEAICE_FAKE |
& SEAICE_mcPheePiston/drF(1)*SEAICE_deltaTtherm |
./pkg/seaice/seaice_growth.F |
1043 |
SEAICE_GROWTH |
tmpscal1 = SEAICE_mcPheePiston |
./pkg/seaice/seaice_init_fixed.F |
89 |
SEAICE_INIT_FIXED |
IF ( SEAICE_mcPheePiston.EQ.UNSET_RL ) THEN |
./pkg/seaice/seaice_init_fixed.F |
91 |
SEAICE_INIT_FIXED |
SEAICE_mcPheePiston = SEAICE_availHeatFrac |
./pkg/seaice/seaice_init_fixed.F |
94 |
SEAICE_INIT_FIXED |
SEAICE_mcPheePiston = MCPHEE_TAPER_FAC |
./pkg/seaice/seaice_init_fixed.F |
96 |
SEAICE_INIT_FIXED |
SEAICE_mcPheePiston = MIN( SEAICE_mcPheePiston, |
./pkg/seaice/seaice_readparms.F |
159 |
SEAICE_READPARMS |
& SEAICE_mcPheePiston, SEAICE_frazilFrac, SEAICE_mcPheeTaper, |
./pkg/seaice/seaice_readparms.F |
455 |
SEAICE_READPARMS |
SEAICE_mcPheePiston = UNSET_RL |
./pkg/seaice/seaice_readparms.F |
928 |
SEAICE_READPARMS |
IF ( SEAICE_mcPheePiston .NE. UNSET_RL .AND. |
./pkg/seaice/seaice_summary.F |
415 |
SEAICE_SUMMARY |
CALL WRITE_0D_RL ( SEAICE_mcPheePiston, INDEX_NONE, |