File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_PARAMS.h |
476 |
NO PROCEDURE |
_RL SEAICE_lhFusion, SEAICE_lhEvap |
./pkg/seaice/SEAICE_PARAMS.h |
529 |
NO PROCEDURE |
& SEAICE_lhFusion, SEAICE_lhEvap, |
./pkg/seaice/seaice_growth.F |
2337 |
SEAICE_GROWTH |
& ( -SEAICE_lhFusion + HeatCapacity_Cp * ZERO ) |
./pkg/seaice/seaice_growth.F |
2577 |
SEAICE_GROWTH |
tmpscal3= SEAICE_lhEvap+SEAICE_lhFusion |
./pkg/seaice/seaice_growth.F |
350 |
SEAICE_GROWTH |
QI = SEAICE_rhoIce*SEAICE_lhFusion |
./pkg/seaice/seaice_growth.F |
353 |
SEAICE_GROWTH |
QS = SEAICE_rhoSnow*SEAICE_lhFusion |
./pkg/seaice/seaice_growth.F |
356 |
SEAICE_GROWTH |
lhSublim = SEAICE_lhEvap + SEAICE_lhFusion |
./pkg/seaice/seaice_readparms.F |
150 |
SEAICE_READPARMS |
& SEAICE_lhFusion, SEAICE_lhEvap, SEAICE_dalton, |
./pkg/seaice/seaice_readparms.F |
407 |
SEAICE_READPARMS |
SEAICE_lhFusion = flami |
./pkg/seaice/seaice_readparms.F |
419 |
SEAICE_READPARMS |
SEAICE_lhFusion = 3.34 _d 5 |
./pkg/seaice/seaice_solve4temp.F |
192 |
SEAICE_SOLVE4TEMP |
lhSublim = SEAICE_lhEvap + SEAICE_lhFusion |
./pkg/seaice/seaice_summary.F |
413 |
SEAICE_SUMMARY |
CALL WRITE_0D_RL( SEAICE_lhFusion ,INDEX_NONE, |
./pkg/ecco/cost_gencost_seaicev4.F |
436 |
GET_EXCONC_DECONC |
const2=SEAICE_lhFusion*SEAICE_rhoIce |