/[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.20 by edhill, Sat Dec 3 08:30:32 2005 UTC revision 1.21 by edhill, Wed Jan 11 06:02:31 2006 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, useSIGREG       &     useCubedSphereExchange, useCoupler, useSETRLSTK, useSIGREG,
134         &     useEMBEDSRC
135        LOGICAL eeBootError        LOGICAL eeBootError
136        LOGICAL eeEndError        LOGICAL eeEndError
137        LOGICAL fatalError        LOGICAL fatalError
# Line 138  C     useCoupler  - use Coupler for a mu Line 139  C     useCoupler  - use Coupler for a mu
139        LOGICAL useCoupler        LOGICAL useCoupler
140        LOGICAL useSETRLSTK        LOGICAL useSETRLSTK
141        LOGICAL useSIGREG        LOGICAL useSIGREG
142          LOGICAL useEMBEDSRC
143    
144  C--   COMMON /EPARAMS_I/ Execution environment public integer variables.  C--   COMMON /EPARAMS_I/ Execution environment public integer variables.
145  C     errorMessageUnit    - Fortran IO unit for error messages  C     errorMessageUnit    - Fortran IO unit for error messages

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

  ViewVC Help
Powered by ViewVC 1.1.22