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

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

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

revision 1.29 by heimbach, Sat Sep 3 04:17:57 2005 UTC revision 1.30 by jmc, Sat Oct 1 18:29:07 2005 UTC
# Line 107  CEOP Line 107  CEOP
107        IF (usePTRACERS) CALL PACKAGES_CHECK_ERROR('PTRACERS', myThid)        IF (usePTRACERS) CALL PACKAGES_CHECK_ERROR('PTRACERS', myThid)
108  #endif  #endif
109    
110    #ifndef ALLOW_MATRIX
111          IF (useMATRIX) CALL PACKAGES_CHECK_ERROR('MATRIX', myThid)
112    #endif
113    
114  #ifdef ALLOW_GCHEM  #ifdef ALLOW_GCHEM
115        IF (useGCHEM) CALL GCHEM_CHECK( myThid )        IF (useGCHEM) CALL GCHEM_CHECK( myThid )
116  #else  #else

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.22