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

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

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

revision 1.11 by jmc, Tue Sep 4 16:49:44 2007 UTC revision 1.12 by jmc, Sun Jan 27 20:55:43 2008 UTC
# Line 106  C                    and stagger/synchro Line 106  C                    and stagger/synchro
106         ENDIF         ENDIF
107  #endif /* ALLOW_LAND */  #endif /* ALLOW_LAND */
108    
109    #ifdef ALLOW_MYPACKAGE
110           IF ( seqFlag.EQ.0 .AND. useMYPACKAGE ) THEN
111             CALL MYPACKAGE_DIAGNOSTICS_STATE( myTime, myIter, myThid )
112           ENDIF
113    #endif /* ALLOW_MYPACKAGE */
114    
115        ENDIf        ENDIf
116  #endif /* ALLOW_DIAGNOSTICS */  #endif /* ALLOW_DIAGNOSTICS */
117    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22