/[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.20 by edhill, Thu Oct 30 12:00:41 2003 UTC revision 1.21 by jmc, Sun Nov 23 01:28:05 2003 UTC
# Line 58  CEOP Line 58  CEOP
58  #endif  #endif
59    
60  #ifndef ALLOW_BULK_FORCE  #ifndef ALLOW_BULK_FORCE
61        IF (useBulkforce) CALL PACKAGES_CHECK_ERROR('BULK?FORCE',myThid)        IF (useBulkForce) CALL PACKAGES_CHECK_ERROR('BULK?FORCE',myThid)
62  #endif  #endif
63    
64  #ifndef ALLOW_THERM_SEAICE  #ifndef ALLOW_THSICE
65        IF (useThermSeaIce)        IF (useThSIce) CALL PACKAGES_CHECK_ERROR('THSICE', myThid)
      &   CALL PACKAGES_CHECK_ERROR('THERM?SEAICE', myThid)  
66  #endif  #endif
67    
68  #ifndef ALLOW_AIM  #ifndef ALLOW_AIM

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

  ViewVC Help
Powered by ViewVC 1.1.22