/[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.13 by dimitri, Tue Feb 18 05:33:54 2003 UTC revision 1.14 by jmc, Thu Jun 12 18:21:34 2003 UTC
# Line 60  CEOP Line 60  CEOP
60        IF (useAIM) CALL PACKAGES_CHECK_ERROR('AIM', myThid)        IF (useAIM) CALL PACKAGES_CHECK_ERROR('AIM', myThid)
61  #endif  #endif
62    
63    #ifndef ALLOW_LAND
64          IF (useLand) CALL PACKAGES_CHECK_ERROR('LAND', myThid)
65    #endif
66    
67  #ifndef ALLOW_PTRACERS  #ifndef ALLOW_PTRACERS
68        IF (usePTRACERS) CALL PACKAGES_CHECK_ERROR('PTRACERS', myThid)        IF (usePTRACERS) CALL PACKAGES_CHECK_ERROR('PTRACERS', myThid)
69  #endif  #endif

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22