/[MITgcm]/MITgcm/pkg/diagnostics/diagstats_output.F
ViewVC logotype

Diff of /MITgcm/pkg/diagnostics/diagstats_output.F

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

revision 1.6 by jmc, Sun Jul 10 00:52:12 2005 UTC revision 1.7 by molod, Mon Jul 11 16:16:29 2005 UTC
# Line 130  C--      Write to ASCII file: Line 130  C--      Write to ASCII file:
130       &                               m, listId, myIter, myThid )       &                               m, listId, myIter, myThid )
131           ENDIF           ENDIF
132    
133    #ifdef ALLOW_MNC
134           IF (diagSt_mnc) THEN           IF (diagSt_mnc) THEN
135             CALL DIAGSTATS_MNC_OUT(             CALL DIAGSTATS_MNC_OUT(
136       &          statGlob, nLev, ndId,       &          statGlob, nLev, ndId,
137       &          m, listId, myTime, myIter, myThid )       &          m, listId, myTime, myIter, myThid )
138           ENDIF           ENDIF
139    #endif
140    
141  C--    end of Processing Fld # m  C--    end of Processing Fld # m
142         ENDIF         ENDIF

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

  ViewVC Help
Powered by ViewVC 1.1.22