/[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.8 by dimitri, Fri Apr 29 18:47:03 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     globalFiles        = .TRUE.
57   &   &
58    
59  # Elliptic solver parameters  # Elliptic solver parameters
# Line 60  Line 63 
63  #  #
64   &PARM02   &PARM02
65   cg2dMaxIters       = 1000,   cg2dMaxIters       = 1000,
66   cg2dTargetResidual = 1.E-8,   cg2dTargetResidual = 1.E-13,
67   &   &
68    
69  # Time stepping parameters  # Time stepping parameters
# Line 80  Line 83 
83  #  #
84   &PARM03   &PARM03
85   startTime  = 0.0,   startTime  = 0.0,
86   endTime    = 2592000.0,   endTime    = 72000.0,
87   deltaTmom  = 3600.0,   deltaTmom  = 3600.0,
88   TauCD      = 172800.   TauCD      = 172800.
89     cAdjFreq   = 0.,
90   abEps      = 0.1,   abEps      = 0.1,
91   pChkptFreq = 0.0,   pChkptFreq = 0.0,
92   chkptFreq  = 0.0,   chkptFreq  = 0.0,
93   dumpFreq   = 864000.0,   dumpFreq   = 39600.0,
94   tauSaltClimRelax = 2592000.0,   tauSaltClimRelax = 2592000.0,
95   tauThetaClimRelax = 2592000.0,   tauThetaClimRelax = 2592000.0,
96   periodicExternalForcing = .TRUE.,   periodicExternalForcing = .TRUE.,
97   externForcingPeriod = 43200.0,   externForcingPeriod = 43200.0,
98   externForcingCycle = 2592000.0,   externForcingCycle = 2764800.0,
99     monitorFreq=1.,
100   &   &
101    
102  # Gridding parameters  # Gridding parameters
# Line 111  Line 116 
116   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
117         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
118         500., 500., 500., 500., 500., 500., 500.         500., 500., 500., 500., 500., 500., 500.
119   phiMin = 12.,   phiMin = 10.,
120   thetaMin= 321.   thetaMin= -42.
121   &   &
122    
123  # Input datasets  # Input datasets
# Line 137  Line 142 
142   EmPmRFile       = 'kf_empmr',   EmPmRFile       = 'kf_empmr',
143   surfQswFile     = 'kf_sw',   surfQswFile     = 'kf_sw',
144   &   &
   
 # Open-boundaries  
  &PARM06  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22