Symbol Description Uses
SEAICE_MODEL Compute sea-ice terms. ( pkg/seaice ) 3



File Line number Procedure Code
./pkg/ecco/the_main_loop.F 430 THE_MAIN_LOOP
         CALL SEAICE_MODEL( myTime, myIter, myThid )
./model/src/forward_step.F 231 FORWARD_STEP
         CALL SEAICE_MODEL( myTime, myIter, myThid )
./pkg/seaice/seaice_model.F 10 SEAICE_MODEL
      SUBROUTINE SEAICE_MODEL( myTime, myIter, myThid )