/[MITgcm]/MITgcm/verification/aim.5l_cs/code/EEPARAMS.h
ViewVC logotype

Diff of /MITgcm/verification/aim.5l_cs/code/EEPARAMS.h

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

revision 1.7 by edhill, Wed Sep 28 23:21:33 2005 UTC revision 1.8 by edhill, Sun Dec 4 01:32:44 2005 UTC
# Line 130  C     fatalError  - Flag used to indicat Line 130  C     fatalError  - Flag used to indicat
130  C                   an error  C                   an error
131  C     useCoupler  - use Coupler for a multi-components set-up  C     useCoupler  - use Coupler for a multi-components set-up
132        COMMON /EEPARAMS_L/ eeBootError, fatalError, eeEndError,        COMMON /EEPARAMS_L/ eeBootError, fatalError, eeEndError,
133       &  useCubedSphereExchange, useCoupler, useSETRLSTK       &  useCubedSphereExchange, useCoupler, useSETRLSTK, useSIGREG
134        LOGICAL eeBootError        LOGICAL eeBootError
135        LOGICAL eeEndError        LOGICAL eeEndError
136        LOGICAL fatalError        LOGICAL fatalError
137        LOGICAL useCubedSphereExchange        LOGICAL useCubedSphereExchange
138        LOGICAL useCoupler        LOGICAL useCoupler
139        LOGICAL useSETRLSTK        LOGICAL useSETRLSTK
140          LOGICAL useSIGREG
141    
142  C--   COMMON /EPARAMS_I/ Execution environment public integer variables.  C--   COMMON /EPARAMS_I/ Execution environment public integer variables.
143  C     errorMessageUnit    - Fortran IO unit for error messages  C     errorMessageUnit    - Fortran IO unit for error messages

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

  ViewVC Help
Powered by ViewVC 1.1.22