File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_PARAMS.h |
266 |
NO PROCEDURE |
INTEGER SEAICEpartFunc, SEAICEredistFunc |
./pkg/seaice/SEAICE_PARAMS.h |
278 |
NO PROCEDURE |
& SEAICEpartFunc, SEAICEredistFunc, SEAICEridgingIterMax, |
./pkg/seaice/seaice_calc_ice_strength.F |
136 |
SEAICE_CALC_ICE_STRENGTH |
IF ( SEAICEredistFunc .EQ. 0 ) THEN |
./pkg/seaice/seaice_calc_ice_strength.F |
153 |
SEAICE_CALC_ICE_STRENGTH |
ELSEIF ( SEAICEredistFunc .EQ. 1 ) THEN |
./pkg/seaice/seaice_do_ridging.F |
319 |
SEAICE_DO_RIDGING |
IF ( SEAICEredistFunc .EQ. 0 ) THEN |
./pkg/seaice/seaice_do_ridging.F |
344 |
SEAICE_DO_RIDGING |
ELSEIF ( SEAICEredistFunc .EQ. 1 ) THEN |
./pkg/seaice/seaice_prepare_ridging.F |
212 |
SEAICE_PREPARE_RIDGING |
IF ( SEAICEredistFunc .EQ. 0 ) THEN |
./pkg/seaice/seaice_prepare_ridging.F |
233 |
SEAICE_PREPARE_RIDGING |
ELSEIF ( SEAICEredistFunc .EQ. 1 ) THEN |
./pkg/seaice/seaice_readparms.F |
130 |
SEAICE_READPARMS |
& useHibler79IceStrength, SEAICEpartFunc, SEAICEredistFunc, |
./pkg/seaice/seaice_readparms.F |
247 |
SEAICE_READPARMS |
SEAICEredistFunc = 0 |
./pkg/seaice/seaice_summary.F |
527 |
SEAICE_SUMMARY |
CALL WRITE_0D_I (SEAICEredistFunc,INDEX_NONE, |