/[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.19 by heimbach, Mon Oct 27 22:32:55 2003 UTC revision 1.20 by edhill, Thu Oct 30 12:00:41 2003 UTC
# Line 102  CEOP Line 102  CEOP
102        IF (useSEAICE) CALL PACKAGES_CHECK_ERROR('SEAICE', myThid)        IF (useSEAICE) CALL PACKAGES_CHECK_ERROR('SEAICE', myThid)
103  #endif  #endif
104    
105    #ifndef ALLOW_CD_CODE
106          IF (useCDscheme) CALL PACKAGES_CHECK_ERROR('CD_CODE', myThid)
107    #endif
108    
109  #ifdef ALLOW_AUTODIFF  #ifdef ALLOW_AUTODIFF
110        CALL CTRL_CHECK( myThid )        CALL CTRL_CHECK( myThid )
111        CALL COST_CHECK( myThid )        CALL COST_CHECK( myThid )

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22