/[MITgcm]/MITgcm/model/src/the_model_main.F
ViewVC logotype

Diff of /MITgcm/model/src/the_model_main.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.7 by cnh, Thu May 21 18:25:49 1998 UTC revision 1.8 by cnh, Mon May 25 20:05:55 1998 UTC
# Line 64  C       CALL LOAD_OFFLINE_FIELDS( myCurr Line 64  C       CALL LOAD_OFFLINE_FIELDS( myCurr
64         ENDIF         ENDIF
65    
66  C--    Step forward fields and calculate time tendency terms  C--    Step forward fields and calculate time tendency terms
67         CALL DYNAMICS( myThid )         CALL DYNAMICS( myCurrentTime, myCurrentIter, myThid )
68    
69  C--    Do IO if needed.  C--    Do IO if needed.
70  C      Note:  C      Note:

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22