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



File Line number Procedure Code
./model/src/do_oceanic_phys.F 240 DO_OCEANIC_PHYS
        CALL SEAICE_MODEL( myTime, myIter, myThid )
./pkg/seaice/seaice_model.F 10 SEAICE_MODEL
      SUBROUTINE SEAICE_MODEL( myTime, myIter, myThid )
./verification/lab_sea/code_ad_seaice_only/the_main_loop.F 410 THE_MAIN_LOOP
         CALL SEAICE_MODEL( myTime, myIter, myThid )