/[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.36 by edhill, Tue Aug 15 04:24:03 2006 UTC revision 1.37 by jscott, Wed Sep 6 15:30:25 2006 UTC
# Line 95  CEOP Line 95  CEOP
95        IF (useThSIce) CALL PACKAGES_CHECK_ERROR('THSICE', myThid)        IF (useThSIce) CALL PACKAGES_CHECK_ERROR('THSICE', myThid)
96  #endif  #endif
97    
98    #ifndef ALLOW_ATM2D
99          IF (useATM2D) CALL PACKAGES_CHECK_ERROR('ATM2D', myThid)
100    #endif
101    
102  #ifndef ALLOW_AIM  #ifndef ALLOW_AIM
103        IF (useAIM) CALL PACKAGES_CHECK_ERROR('AIM', myThid)        IF (useAIM) CALL PACKAGES_CHECK_ERROR('AIM', myThid)
104  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.22