/[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.24 by cheisey, Thu Nov 21 19:11:42 2002 UTC revision 1.25 by jmc, Fri Nov 22 03:01:18 2002 UTC
# Line 94  C--   Do time averages Line 94  C--   Do time averages
94         CALL TIMEAVE_STATV_WRITE( myCurrentTime, myIter, myThid )         CALL TIMEAVE_STATV_WRITE( myCurrentTime, myIter, myThid )
95  #ifdef ALLOW_AIM  #ifdef ALLOW_AIM
96         IF (useAIM)         IF (useAIM)
97       &  CALL AIM_WRITE_DIAGS( myCurrentTime, myIter, myThid )       &  CALL AIM_WRITE_TAVE( myCurrentTime, myIter, myThid )
98  #endif                                                              #endif                                                            
99        ENDIF        ENDIF
100  #endif  #endif

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22