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. 2



File Line number Procedure Code
./model/src/the_model_main.F 405 THE_MODEL_MAIN
      SUBROUTINE THE_MODEL_MAIN(myThid)
./eesupp/src/main.F 154 NO PROCEDURE
         CALL THE_MODEL_MAIN(myThid)