Symbol | Description | Uses |
CALC_SURF_DR | Calculate the new surface level thickness. | 5 |
File | Line number | Procedure | Code |
./model/src/calc_surf_dr.F | 9 | CALC_SURF_DR |
SUBROUTINE CALC_SURF_DR(etaFld, |
./model/src/initialise_varia.F | 213 | INITIALISE_VARIA |
CALL CALC_SURF_DR(etaH, startTime, -1 , myThid ) |
./model/src/initialise_varia.F | 254 | INITIALISE_VARIA |
CALL CALC_SURF_DR(etaH, startTime, nIter0, myThid ) |
./pkg/ecco/the_main_loop.F | 642 | THE_MAIN_LOOP |
CALL CALC_SURF_DR(etaH, myTime, myIter, myThid ) |
./model/src/forward_step.F | 527 | FORWARD_STEP |
CALL CALC_SURF_DR(etaH, myTime, myIter, myThid ) |