File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_PARAMS.h |
265 |
NO PROCEDURE |
INTEGER SEAICEpresPow0, SEAICEpresPow1 |
./pkg/seaice/SEAICE_PARAMS.h |
277 |
NO PROCEDURE |
& SEAICEpresPow0, SEAICEpresPow1, |
./pkg/seaice/seaice_calc_ice_strength.F |
107 |
SEAICE_CALC_ICE_STRENGTH |
& (SEAICEpresPow0.NE.1) ) THEN |
./pkg/seaice/seaice_calc_ice_strength.F |
109 |
SEAICE_CALC_ICE_STRENGTH |
tmpscal2=SEAICEpresH0*(tmpscal1**SEAICEpresPow0) |
./pkg/seaice/seaice_check.F |
397 |
SEAICE_CHECK |
& SEAICEpresPow0 .LT. 0 .OR. SEAICEpresPow1 .LT. 0 ) THEN |
./pkg/seaice/seaice_readparms.F |
135 |
SEAICE_READPARMS |
& SEAICEpresH0, SEAICEpresPow0, SEAICEpresPow1, |
./pkg/seaice/seaice_readparms.F |
338 |
SEAICE_READPARMS |
SEAICEpresPow0 = 1 |
./pkg/seaice/seaice_summary.F |
176 |
SEAICE_SUMMARY |
CALL WRITE_0D_I ( SEAICEpresPow0, INDEX_NONE, |