Symbol Description Uses
THE_MODEL_MAIN Primary driver for the MITgcm algorithm Called from WRAPPER level numerical code innvocation 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
./verification/OpenAD/code_ad_openad/the_model_main.F 405 THE_MODEL_MAIN
      SUBROUTINE THE_MODEL_MAIN(myThid)
./model/src/the_model_main.F 408 THE_MODEL_MAIN
      SUBROUTINE THE_MODEL_MAIN(myThid)
./eesupp/src/main.F 190 NO PROCEDURE
          CALL THE_MODEL_MAIN(myThid)