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

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

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

revision 1.37 by jmc, Sun Jan 18 22:47:12 2004 UTC revision 1.38 by molod, Mon Feb 23 22:41:27 2004 UTC
# Line 87  C--   Do time averages Line 87  C--   Do time averages
87        ENDIF        ENDIF
88  #endif  #endif
89    
90    #ifdef ALLOW_FIZHI
91          if(useFIZHI) call fizhi_write_state( myTime, myIter, myThid )
92    #endif
93    
94  #ifdef ALLOW_AIM  #ifdef ALLOW_AIM
95  C--   Do AIM time averages  C--   Do AIM time averages
96        IF ( useAIM )        IF ( useAIM )

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

  ViewVC Help
Powered by ViewVC 1.1.22