| Symbol | Description | Uses |
| DO_OCEANIC_PHYS | 4 |
| File | Line number | Procedure | Code |
| ./verification/lab_sea/code_ad_seaice_only/the_main_loop.F | 456 | THE_MAIN_LOOP |
CALL DO_OCEANIC_PHYS( myTime, myIter, myThid ) |
| ./model/src/forward_step.F | 256 | FORWARD_STEP |
CALL DO_OCEANIC_PHYS( myTime, myIter, myThid ) |
| ./model/src/do_oceanic_phys.F | 22 | DO_OCEANIC_PHYS |
SUBROUTINE DO_OCEANIC_PHYS(myTime, myIter, myThid) |
| ./pkg/ecco/the_main_loop.F | 611 | THE_MAIN_LOOP |
CALL DO_OCEANIC_PHYS( myTime, myIter, myThid ) |