File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_PARAMS.h |
462 |
NO PROCEDURE |
_RL SEAICE_monFreq, SEAICE_dumpFreq, SEAICE_taveFreq |
./pkg/seaice/SEAICE_PARAMS.h |
516 |
NO PROCEDURE |
& SEAICE_monFreq, SEAICE_dumpFreq, SEAICE_taveFreq, |
./pkg/seaice/seaice_evp.F |
183 |
SEAICE_EVP |
& .AND. DIFFERENT_MULTIPLE( SEAICE_monFreq, myTime, deltaTClock ) |
./pkg/seaice/seaice_jfnk.F |
132 |
SEAICE_JFNK |
& DIFFERENT_MULTIPLE( SEAICE_monFreq, myTime, deltaTClock ) ) |
./pkg/seaice/seaice_jfnk.F |
357 |
SEAICE_JFNK |
IF ( SEAICE_monFreq .GT. 0. _d 0 ) THEN |
./pkg/seaice/seaice_jfnk.F |
369 |
SEAICE_JFNK |
writeNow = DIFFERENT_MULTIPLE(SEAICE_monFreq, |
./pkg/seaice/seaice_jfnk.F |
374 |
SEAICE_JFNK |
I zeroRL, SEAICE_monFreq, deltaTClock, |
./pkg/seaice/seaice_krylov.F |
132 |
SEAICE_KRYLOV |
& DIFFERENT_MULTIPLE( SEAICE_monFreq, myTime, deltaTClock ) ) |
./pkg/seaice/seaice_krylov.F |
412 |
SEAICE_KRYLOV |
IF ( SEAICE_monFreq .GT. 0. _d 0 ) THEN |
./pkg/seaice/seaice_krylov.F |
424 |
SEAICE_KRYLOV |
writeNow = DIFFERENT_MULTIPLE(SEAICE_monFreq, |
./pkg/seaice/seaice_krylov.F |
429 |
SEAICE_KRYLOV |
I zeroRL, SEAICE_monFreq, deltaTClock, |
./pkg/seaice/seaice_lsr.F |
160 |
SEAICE_LSR |
& .AND. DIFFERENT_MULTIPLE( SEAICE_monFreq, myTime, deltaTClock ) |
./pkg/seaice/seaice_monitor.F |
55 |
SEAICE_MONITOR |
IF ( DIFFERENT_MULTIPLE(SEAICE_monFreq,myTime,deltaTClock) |
./pkg/seaice/seaice_preconditioner.F |
128 |
SEAICE_PRECONDITIONER |
& .AND. DIFFERENT_MULTIPLE( SEAICE_monFreq, myTime, deltaTClock ) |
./pkg/seaice/seaice_readparms.F |
171 |
SEAICE_READPARMS |
& SEAICE_monFreq, SEAICE_dumpFreq, SEAICE_taveFreq, |
./pkg/seaice/seaice_readparms.F |
513 |
SEAICE_READPARMS |
SEAICE_monFreq = monitorFreq |
./pkg/seaice/seaice_summary.F |
646 |
SEAICE_SUMMARY |
CALL WRITE_0D_RL( SEAICE_monFreq, INDEX_NONE, |
./pkg/seaice/seaice_turnoff_io.F |
50 |
SEAICE_TURNOFF_IO |
SEAICE_monFreq = 0. |