/[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.10 by jmc, Thu Jan 31 14:52:28 2002 UTC revision 1.11 by adcroft, Mon Mar 4 17:26:41 2002 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_PTRACERS
64          IF (usePTRACERS) CALL PACKAGES_CHECK_ERROR('PTRACERS', myThid)
65    #endif
66    
67  #ifndef ALLOW_SHAP_FILT  #ifndef ALLOW_SHAP_FILT
68        IF (useSHAP_FILT) CALL PACKAGES_CHECK_ERROR('SHAP_FILT', myThid)        IF (useSHAP_FILT) CALL PACKAGES_CHECK_ERROR('SHAP_FILT', myThid)
69  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.22