/[MITgcm]/MITgcm_contrib/ocean_inversion_project/input/data
ViewVC logotype

Diff of /MITgcm_contrib/ocean_inversion_project/input/data

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by dimitri, Thu Sep 18 02:33:38 2003 UTC revision 1.2 by dimitri, Tue Sep 23 04:34:23 2003 UTC
# Line 36  Line 36 
36  # Time stepping parameters  # Time stepping parameters
37   &PARM03   &PARM03
38   nIter0 =      0,   nIter0 =      0,
39   nTimeSteps = 20,   nTimeSteps = 540000,
 # 100 years of integration will yield a reasonable flow field  
 # startTime  =          0.,  
 # endTime    = 3110400000.,  
40   deltaTmom = 1200.0,   deltaTmom = 1200.0,
41   tauCD =     321428.,   tauCD =     321428.,
42   deltaTtracer= 43200.0,   deltaTfreesurf = 175320.0,
43   deltaTClock = 43200.0,   deltaTtracer   = 175320.0,
44  # if you are using a version later than checkpoint45d on the main branch   deltaTClock    = 175320.0,
 # you can uncomment the following line and increase the time step  
 # deltaTtracer and deltaTClock to 172800.0 as well to speed up the  
 # asynchronous time stepping  
 # deltaTfreesurf = 172800.0,  
45   abEps = 0.1,   abEps = 0.1,
46   pChkptFreq= 311040000.,   monitorFreq=31557600.,
47   dumpFreq=   311040000.,   dumpFreq   =315576000.,
48   dumpFreq=   864000.,   pChkptFreq =3155760000.,
  taveFreq=   311040000.,  
  taveFreq=   864000.,  
  monitorFreq=1.,  
49  # 2 months restoring timescale for temperature  # 2 months restoring timescale for temperature
50   tauThetaClimRelax =  5184000.0,   tauThetaClimRelax =  5184000.0,
51  # 6 months restoring timescale for salinity  # 6 months restoring timescale for salinity
52   tauSaltClimRelax = 15552000.0,   tauSaltClimRelax = 15552000.0,
  periodicExternalForcing=.TRUE.,  
  externForcingPeriod=2592000.,  
  externForcingCycle=31104000.,  
53   &   &
54    
55  # Gridding parameters  # Gridding parameters

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

  ViewVC Help
Powered by ViewVC 1.1.22