/[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.4 by dimitri, Fri Oct 3 04:42:58 2003 UTC
# Line 25  Line 25 
25   hFacMindr=50.,   hFacMindr=50.,
26  # set precision of data files  # set precision of data files
27   readBinaryPrec=32,   readBinaryPrec=32,
28     readBinaryPrec=32,
29     globalFiles = .TRUE.
30     useSingleCpuIO = .TRUE.
31     debugLevel = 0
32   &   &
33    
34  # Elliptic solver parameters  # Elliptic solver parameters
# Line 36  Line 40 
40  # Time stepping parameters  # Time stepping parameters
41   &PARM03   &PARM03
42   nIter0 =      0,   nIter0 =      0,
43   nTimeSteps = 20,   nTimeSteps = 540000,
 # 100 years of integration will yield a reasonable flow field  
 # startTime  =          0.,  
 # endTime    = 3110400000.,  
44   deltaTmom = 1200.0,   deltaTmom = 1200.0,
45   tauCD =     321428.,   tauCD =     321428.,
46   deltaTtracer= 43200.0,   deltaTfreesurf = 175320.0,
47   deltaTClock = 43200.0,   deltaTtracer   = 175320.0,
48  # 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,  
49   abEps = 0.1,   abEps = 0.1,
50   pChkptFreq= 311040000.,   monitorFreq=31557600.,
51   dumpFreq=   311040000.,   dumpFreq   =315576000.,
52   dumpFreq=   864000.,   pChkptFreq =3155760000.,
  taveFreq=   311040000.,  
  taveFreq=   864000.,  
  monitorFreq=1.,  
53  # 2 months restoring timescale for temperature  # 2 months restoring timescale for temperature
54   tauThetaClimRelax =  5184000.0,   tauThetaClimRelax =  5184000.0,
55  # 6 months restoring timescale for salinity  # 6 months restoring timescale for salinity
56   tauSaltClimRelax = 15552000.0,   tauSaltClimRelax = 15552000.0,
  periodicExternalForcing=.TRUE.,  
  externForcingPeriod=2592000.,  
  externForcingCycle=31104000.,  
57   &   &
58    
59  # Gridding parameters  # Gridding parameters

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

  ViewVC Help
Powered by ViewVC 1.1.22