/[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.1 by heimbach, Mon Nov 13 16:02:32 2000 UTC revision 1.10 by jmc, Thu Mar 2 02:02:58 2006 UTC
# Line 34  Line 34 
34   viscA4             = 5.e12,   viscA4             = 5.e12,
35   diffKhT            = 1.0E3,   diffKhT            = 1.0E3,
36   diffKhS            = 1.0E3,   diffKhS            = 1.0E3,
37     rotationPeriod     = 86400.,
38   f0                 = 1.e-4,   f0                 = 1.e-4,
39   beta               = 1.E-11,   beta               = 1.E-11,
40   tAlpha             = 2.E-4,   tAlpha             = 2.E-4,
# Line 43  Line 44 
44   rigidLid           = .FALSE.,   rigidLid           = .FALSE.,
45   implicitFreeSurface= .TRUE.,   implicitFreeSurface= .TRUE.,
46   implicitDiffusion  = .TRUE.,   implicitDiffusion  = .TRUE.,
47     useCDscheme        = .TRUE.,
48     useNHMTerms        = .TRUE.,
49   eosType            = 'POLY3',   eosType            = 'POLY3',
50   momAdvection       = .TRUE.,   momAdvection       = .TRUE.,
51   momViscosity       = .TRUE.,   momViscosity       = .TRUE.,
# Line 51  Line 54 
54   no_slip_bottom     = .TRUE.,   no_slip_bottom     = .TRUE.,
55   no_slip_sides      = .FALSE.,   no_slip_sides      = .FALSE.,
56   readBinaryPrec     = 32,   readBinaryPrec     = 32,
57    #- not safe to use globalFiles in multi-processors runs
58    #globalFiles        = .TRUE.
59   &   &
60    
61  # Elliptic solver parameters  # Elliptic solver parameters
# Line 60  Line 65 
65  #  #
66   &PARM02   &PARM02
67   cg2dMaxIters       = 1000,   cg2dMaxIters       = 1000,
68   cg2dTargetResidual = 1.E-8,   cg2dTargetResidual = 1.E-13,
69   &   &
70    
71  # Time stepping parameters  # Time stepping parameters
# Line 80  Line 85 
85  #  #
86   &PARM03   &PARM03
87   startTime  = 0.0,   startTime  = 0.0,
88   endTime    = 2592000.0,   endTime    = 72000.0,
89   deltaTmom  = 3600.0,   deltaTmom  = 3600.0,
90   TauCD      = 172800.   TauCD      = 172800.
91     cAdjFreq   = 0.,
92   abEps      = 0.1,   abEps      = 0.1,
93   pChkptFreq = 0.0,   pChkptFreq = 0.0,
94   chkptFreq  = 0.0,   chkptFreq  = 0.0,
95   dumpFreq   = 864000.0,   dumpFreq   = 39600.0,
96   tauSaltClimRelax = 2592000.0,   tauSaltClimRelax = 2592000.0,
97   tauThetaClimRelax = 2592000.0,   tauThetaClimRelax = 2592000.0,
98   periodicExternalForcing = .TRUE.,   periodicExternalForcing = .TRUE.,
99   externForcingPeriod = 43200.0,   externForcingPeriod = 43200.0,
100   externForcingCycle = 2592000.0,   externForcingCycle = 2764800.0,
101     monitorFreq=1.,
102   &   &
103    
104  # Gridding parameters  # Gridding parameters
# Line 111  Line 118 
118   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
119         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
120         500., 500., 500., 500., 500., 500., 500.         500., 500., 500., 500., 500., 500., 500.
121   phiMin = 12.,   phiMin = 10.,
122   thetaMin= 321.   thetaMin= -42.
123   &   &
124    
125  # Input datasets  # Input datasets
# Line 137  Line 144 
144   EmPmRFile       = 'kf_empmr',   EmPmRFile       = 'kf_empmr',
145   surfQswFile     = 'kf_sw',   surfQswFile     = 'kf_sw',
146   &   &
   
 # Open-boundaries  
  &PARM06  
  &  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22