/[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.6 by jmc, Thu Apr 17 14:07:39 2003 UTC
# Line 43  Line 43 
43   rigidLid           = .FALSE.,   rigidLid           = .FALSE.,
44   implicitFreeSurface= .TRUE.,   implicitFreeSurface= .TRUE.,
45   implicitDiffusion  = .TRUE.,   implicitDiffusion  = .TRUE.,
46     useCDscheme        = .TRUE.,
47   eosType            = 'POLY3',   eosType            = 'POLY3',
48   momAdvection       = .TRUE.,   momAdvection       = .TRUE.,
49   momViscosity       = .TRUE.,   momViscosity       = .TRUE.,
# Line 60  Line 61 
61  #  #
62   &PARM02   &PARM02
63   cg2dMaxIters       = 1000,   cg2dMaxIters       = 1000,
64   cg2dTargetResidual = 1.E-8,   cg2dTargetResidual = 1.E-13,
65   &   &
66    
67  # Time stepping parameters  # Time stepping parameters
# Line 80  Line 81 
81  #  #
82   &PARM03   &PARM03
83   startTime  = 0.0,   startTime  = 0.0,
84   endTime    = 2592000.0,   endTime    = 72000.0,
85   deltaTmom  = 3600.0,   deltaTmom  = 3600.0,
86   TauCD      = 172800.   TauCD      = 172800.
87     cAdjFreq   = 0.,
88   abEps      = 0.1,   abEps      = 0.1,
89   pChkptFreq = 0.0,   pChkptFreq = 0.0,
90   chkptFreq  = 0.0,   chkptFreq  = 0.0,
# Line 91  Line 93 
93   tauThetaClimRelax = 2592000.0,   tauThetaClimRelax = 2592000.0,
94   periodicExternalForcing = .TRUE.,   periodicExternalForcing = .TRUE.,
95   externForcingPeriod = 43200.0,   externForcingPeriod = 43200.0,
96   externForcingCycle = 2592000.0,   externForcingCycle = 2764800.0,
97     monitorFreq=1.,
98   &   &
99    
100  # Gridding parameters  # Gridding parameters
# Line 111  Line 114 
114   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
115         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
116         500., 500., 500., 500., 500., 500., 500.         500., 500., 500., 500., 500., 500., 500.
117   phiMin = 12.,   phiMin = 10.,
118   thetaMin= 321.   thetaMin= -42.
119   &   &
120    
121  # Input datasets  # Input datasets
# Line 137  Line 140 
140   EmPmRFile       = 'kf_empmr',   EmPmRFile       = 'kf_empmr',
141   surfQswFile     = 'kf_sw',   surfQswFile     = 'kf_sw',
142   &   &
   
 # Open-boundaries  
  &PARM06  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22