Symbol Description Uses
DYNAMICS Momentum equations driver. 3



File Line number Procedure Code
./model/src/dynamics.F 15 DYNAMICS
      SUBROUTINE DYNAMICS(myTime, myIter, myThid)
./model/src/forward_step.F 637 FORWARD_STEP
        CALL DYNAMICS( myTime, myIter, myThid )
./pkg/ecco/the_main_loop.F 705 THE_MAIN_LOOP
        CALL DYNAMICS( myTime, myIter, myThid )