/[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.58 by jmc, Mon Apr 2 21:30:02 2012 UTC revision 1.59 by jmc, Wed Apr 18 22:06:56 2012 UTC
# Line 234  C---  Continue with standard packages (w Line 234  C---  Continue with standard packages (w
234        IF (useGridAlt) CALL PACKAGES_ERROR_MSG('GridAlt',' ',myThid)        IF (useGridAlt) CALL PACKAGES_ERROR_MSG('GridAlt',' ',myThid)
235  #endif  #endif
236    
237  #ifndef ALLOW_PTRACERS  #ifdef ALLOW_PTRACERS
238          IF (usePTRACERS) CALL PTRACERS_CHECK( myThid )
239    #else
240        IF (usePTRACERS) CALL PACKAGES_ERROR_MSG('PTRACERS',' ',myThid)        IF (usePTRACERS) CALL PACKAGES_ERROR_MSG('PTRACERS',' ',myThid)
241  #endif  #endif
242    

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

  ViewVC Help
Powered by ViewVC 1.1.22