/[MITgcm]/MITgcm/eesupp/inc/EEPARAMS.h
ViewVC logotype

Diff of /MITgcm/eesupp/inc/EEPARAMS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.8 by cnh, Sun Feb 4 14:38:41 2001 UTC revision 1.9 by adcroft, Tue May 29 14:01:35 2001 UTC
# Line 111  C     eeBootError - Flag indicating erro Line 111  C     eeBootError - Flag indicating erro
111  C     eeEndError    initialisation/termination.  C     eeEndError    initialisation/termination.
112  C     fatalError  - Flag used to indicate that the model is ended with  C     fatalError  - Flag used to indicate that the model is ended with
113  C                   an error  C                   an error
114        COMMON /EEPARAMS_L/ eeBootError, fatalError, eeEndError        COMMON /EEPARAMS_L/ eeBootError, fatalError, eeEndError,
115         &  useCubedSphereExchange
116        LOGICAL eeBootError        LOGICAL eeBootError
117        LOGICAL eeEndError        LOGICAL eeEndError
118        LOGICAL fatalError        LOGICAL fatalError
119          LOGICAL useCubedSphereExchange
120    
121  C--   COMMON /EPARAMS_I/ Execution environment public integer variables.  C--   COMMON /EPARAMS_I/ Execution environment public integer variables.
122  C     errorMessageUnit    - Fortran IO unit for error messages  C     errorMessageUnit    - Fortran IO unit for error messages

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22