/[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.4 by adcroft, Wed Mar 7 16:17:17 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   &   &
97    
98  # Gridding parameters  # Gridding parameters
# Line 111  Line 112 
112   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
113         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
114         500., 500., 500., 500., 500., 500., 500.         500., 500., 500., 500., 500., 500., 500.
115   phiMin = 12.,   phiMin = 10.,
116   thetaMin= 321.   thetaMin= -42.
117   &   &
118    
119  # Input datasets  # Input datasets
# Line 137  Line 138 
138   EmPmRFile       = 'kf_empmr',   EmPmRFile       = 'kf_empmr',
139   surfQswFile     = 'kf_sw',   surfQswFile     = 'kf_sw',
140   &   &
   
 # Open-boundaries  
  &PARM06  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22