/[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.5 by adcroft, Fri Jun 29 18:28:50 2001 UTC
# Line 60  Line 60 
60  #  #
61   &PARM02   &PARM02
62   cg2dMaxIters       = 1000,   cg2dMaxIters       = 1000,
63   cg2dTargetResidual = 1.E-8,   cg2dTargetResidual = 1.E-13,
64   &   &
65    
66  # Time stepping parameters  # Time stepping parameters
# Line 80  Line 80 
80  #  #
81   &PARM03   &PARM03
82   startTime  = 0.0,   startTime  = 0.0,
83   endTime    = 2592000.0,   endTime    = 72000.0,
84   deltaTmom  = 3600.0,   deltaTmom  = 3600.0,
85   TauCD      = 172800.   TauCD      = 172800.
86     cAdjFreq   = 0.,
87   abEps      = 0.1,   abEps      = 0.1,
88   pChkptFreq = 0.0,   pChkptFreq = 0.0,
89   chkptFreq  = 0.0,   chkptFreq  = 0.0,
# Line 91  Line 92 
92   tauThetaClimRelax = 2592000.0,   tauThetaClimRelax = 2592000.0,
93   periodicExternalForcing = .TRUE.,   periodicExternalForcing = .TRUE.,
94   externForcingPeriod = 43200.0,   externForcingPeriod = 43200.0,
95   externForcingCycle = 2592000.0,   externForcingCycle = 2764800.0,
96     monitorFreq=1.,
97   &   &
98    
99  # Gridding parameters  # Gridding parameters
# Line 111  Line 113 
113   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
114         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
115         500., 500., 500., 500., 500., 500., 500.         500., 500., 500., 500., 500., 500., 500.
116   phiMin = 12.,   phiMin = 10.,
117   thetaMin= 321.   thetaMin= -42.
118   &   &
119    
120  # Input datasets  # Input datasets
# Line 137  Line 139 
139   EmPmRFile       = 'kf_empmr',   EmPmRFile       = 'kf_empmr',
140   surfQswFile     = 'kf_sw',   surfQswFile     = 'kf_sw',
141   &   &
   
 # Open-boundaries  
  &PARM06  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22