Symbol Description Uses
THE_MODEL_MAIN Primary driver for the MITgcm algorithm Called from WRAPPER level numerical code invocation routine. On entry to THE_MODEL_MAIN separate thread and separate processes will have been established. Each thread and process will have a unique ID but as yet it will not be associated with a specific region in decomposed discrete space. 3



File Line number Procedure Code
./pkg/openad/the_model_main.F 214 THE_MODEL_MAIN
      SUBROUTINE THE_MODEL_MAIN(myThid)
./model/src/the_model_main.F 523 THE_MODEL_MAIN
      SUBROUTINE THE_MODEL_MAIN(myThid)
./eesupp/src/main.F 192 NO PROCEDURE
          CALL THE_MODEL_MAIN(myThid)