/[MITgcm]/MITgcm/verification/natl_box/input/data
ViewVC logotype

Diff of /MITgcm/verification/natl_box/input/data

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

revision 1.4 by adcroft, Wed Mar 7 16:17:17 2001 UTC revision 1.9 by jmc, Sun Nov 6 02:59:15 2005 UTC
# Line 43  Line 43 
43   rigidLid           = .FALSE.,   rigidLid           = .FALSE.,
44   implicitFreeSurface= .TRUE.,   implicitFreeSurface= .TRUE.,
45   implicitDiffusion  = .TRUE.,   implicitDiffusion  = .TRUE.,
46     useCDscheme        = .TRUE.,
47     useNHMTerms        = .TRUE.,
48   eosType            = 'POLY3',   eosType            = 'POLY3',
49   momAdvection       = .TRUE.,   momAdvection       = .TRUE.,
50   momViscosity       = .TRUE.,   momViscosity       = .TRUE.,
# Line 51  Line 53 
53   no_slip_bottom     = .TRUE.,   no_slip_bottom     = .TRUE.,
54   no_slip_sides      = .FALSE.,   no_slip_sides      = .FALSE.,
55   readBinaryPrec     = 32,   readBinaryPrec     = 32,
56    #- not safe to use globalFiles in multi-processors runs
57    #globalFiles        = .TRUE.
58   &   &
59    
60  # Elliptic solver parameters  # Elliptic solver parameters
# Line 87  Line 91 
91   abEps      = 0.1,   abEps      = 0.1,
92   pChkptFreq = 0.0,   pChkptFreq = 0.0,
93   chkptFreq  = 0.0,   chkptFreq  = 0.0,
94   dumpFreq   = 864000.0,   dumpFreq   = 39600.0,
95   tauSaltClimRelax = 2592000.0,   tauSaltClimRelax = 2592000.0,
96   tauThetaClimRelax = 2592000.0,   tauThetaClimRelax = 2592000.0,
97   periodicExternalForcing = .TRUE.,   periodicExternalForcing = .TRUE.,
98   externForcingPeriod = 43200.0,   externForcingPeriod = 43200.0,
99   externForcingCycle = 2764800.0,   externForcingCycle = 2764800.0,
100     monitorFreq=1.,
101   &   &
102    
103  # Gridding parameters  # Gridding parameters

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

  ViewVC Help
Powered by ViewVC 1.1.22