/[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.3 by dimitri, Sat Sep 27 07:45:51 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   &   &
32    
33  # Elliptic solver parameters  # Elliptic solver parameters
# Line 36  Line 39 
39  # Time stepping parameters  # Time stepping parameters
40   &PARM03   &PARM03
41   nIter0 =      0,   nIter0 =      0,
42   nTimeSteps = 20,   nTimeSteps = 540000,
 # 100 years of integration will yield a reasonable flow field  
 # startTime  =          0.,  
 # endTime    = 3110400000.,  
43   deltaTmom = 1200.0,   deltaTmom = 1200.0,
44   tauCD =     321428.,   tauCD =     321428.,
45   deltaTtracer= 43200.0,   deltaTfreesurf = 175320.0,
46   deltaTClock = 43200.0,   deltaTtracer   = 175320.0,
47  # 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,  
48   abEps = 0.1,   abEps = 0.1,
49   pChkptFreq= 311040000.,   monitorFreq=31557600.,
50   dumpFreq=   311040000.,   dumpFreq   =315576000.,
51   dumpFreq=   864000.,   pChkptFreq =3155760000.,
  taveFreq=   311040000.,  
  taveFreq=   864000.,  
  monitorFreq=1.,  
52  # 2 months restoring timescale for temperature  # 2 months restoring timescale for temperature
53   tauThetaClimRelax =  5184000.0,   tauThetaClimRelax =  5184000.0,
54  # 6 months restoring timescale for salinity  # 6 months restoring timescale for salinity
55   tauSaltClimRelax = 15552000.0,   tauSaltClimRelax = 15552000.0,
  periodicExternalForcing=.TRUE.,  
  externForcingPeriod=2592000.,  
  externForcingCycle=31104000.,  
56   &   &
57    
58  # Gridding parameters  # Gridding parameters

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

  ViewVC Help
Powered by ViewVC 1.1.22