/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/input/data
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.90x40x15/input/data

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

revision 1.1 by adcroft, Fri Sep 28 14:53:34 2001 UTC revision 1.2 by mlosch, Tue Oct 22 13:30:41 2002 UTC
# Line 6  Line 6 
6   &PARM01   &PARM01
7   tRef = 15*20.,   tRef = 15*20.,
8   sRef = 15*35.,   sRef = 15*35.,
9   viscAz=1.E-3,   viscAr=1.E-3,
10   viscAh=5.E5,   viscAh=5.E5,
11   diffKhT=0.0,   diffKhT=0.0,
12   diffKzT=3.E-5,   diffKrT=3.E-5,
13   diffKhS=0.0,     diffKhS=0.0,  
14   diffKzS=3.E-5,   diffKrS=3.E-5,
  beta=1.E-11,  
  f0=1.e-4,  
  tAlpha=2.E-4,  
  sBeta =7.4E-4,  
  gravity=9.81,  
  gBaro=9.81,  
15   rhonil=1035.,   rhonil=1035.,
16   rigidLid=.FALSE.,   gravity=9.81,
  implicitFreeSurface=.TRUE.,  
17   eosType = 'POLY3',   eosType = 'POLY3',
18   ivdc_kappa=100.,   ivdc_kappa=100.,
19   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
20   allowFreezing=.TRUE.,   allowFreezing=.TRUE.,
21   tempAdvScheme       = 2   useRealFreshWaterFlux=.TRUE.,
22   saltAdvScheme       = 2  # turn on looped cells
23   tracerAdvScheme     = 2   hFacMin=.05,
24   tempStepping        = .TRUE.   hFacMindr=50.,
25   saltStepping        = .TRUE.  # set precision of data files
26   tr1Stepping         = .TRUE.   readBinaryPrec=32,
  multiDimAdvection   = .FALSE.  
27   &   &
28    
29  # Elliptic solver parameters  # Elliptic solver parameters
30   &PARM02   &PARM02
31   cg2dMaxIters=1000,   cg2dMaxIters=500,
32   cg2dTargetResidual=1.E-17,   cg2dTargetResidual=1.E-13,
33   &   &
34    
35  # Time stepping parameters  # Time stepping parameters
36   &PARM03   &PARM03
37   startTime =      0.,   nIter0 =      0,
38   endtime   = 864000.,   nTimeSteps = 20,
39  #nIter0  =  14400.,  # 100 years of integration will yield a reasonable flow field
40  #endTime = 311044000.,  # startTime  =          0.,
41    # endTime    = 3110400000.,
42   deltaTmom = 1200.0,   deltaTmom = 1200.0,
43   tauCD =     321428.,   tauCD =     321428.,
44   deltaTtracer= 43200.0,   deltaTtracer= 43200.0,
45   deltaTClock = 43200.0,   deltaTClock = 43200.0,
46    # if you are using a version later than checkpoint45d on the main branch
47    # you can uncomment the following line and increase the time step
48    # deltaTtracer and deltaTClock to 172800.0 as well to speed up the
49    # asynchronous time stepping
50    # deltaTfreesurf = 172800.0,
51   abEps = 0.1,   abEps = 0.1,
52  #cAdjFreq = -1,   pChkptFreq= 311040000.,
53   pChkptFreq= 31104000.,   dumpFreq=   311040000.,
54   chkptFreq=  31104000.,   dumpFreq=   864000.,
55   dumpFreq=   31104000.,   taveFreq=   311040000.,
56   taveFreq=   31104000.,   taveFreq=   864000.,
57     monitorFreq=31104000.,
58    # 2 months restoring timescale for temperature
59   tauThetaClimRelax =  5184000.0,   tauThetaClimRelax =  5184000.0,
60   tauSaltClimRelax = 311040000.0,  # 6 months restoring timescale for salinity
61   monitorFreq=1.,   tauSaltClimRelax = 15552000.0,
62   periodicExternalForcing=.TRUE.,   periodicExternalForcing=.TRUE.,
63   externForcingPeriod=2592000.,   externForcingPeriod=2592000.,
64   externForcingCycle=31104000.,   externForcingCycle=31104000.,
# Line 68  Line 68 
68   &PARM04   &PARM04
69   usingCartesianGrid=.FALSE.,   usingCartesianGrid=.FALSE.,
70   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
71   delZ= 50., 70., 100., 140., 190.,   delR= 50., 70., 100., 140., 190.,
72         240., 290., 340., 390., 440.,         240., 290., 340., 390., 440.,
73         490., 540., 590., 640., 690.,         490., 540., 590., 640., 690.,
74   phiMin=-78.,   phiMin=-80.,
75   delY=40*4.,   dySpacing=4.,
76   delX=90*4.,   dxSpacing=4.,
77   &   &
78    
79  # Input datasets  # Input datasets
80   &PARM05   &PARM05
81   bathyFile=      'bathy.bin',   bathyFile=      'bathymetry.bin',
82   hydrogThetaFile='theta.bin',   hydrogThetaFile='lev_t.bin',
83   hydrogSaltFile= 'sal.bin',   hydrogSaltFile= 'lev_s.bin',
84   zonalWindFile=  'tren_taux.bin',   zonalWindFile=  'trenberth_taux.bin',
85   meridWindFile=  'tren_tauy.bin',   meridWindFile=  'trenberth_tauy.bin',
86   thetaClimFile=  'theta_surf.bin',   thetaClimFile=  'lev_sst.bin',
87   saltClimFile=   'sal_surf.bin',   saltClimFile=   'lev_sss.bin',
88   surfQFile=      'shi_qnet.bin',   surfQFile=      'ncep_qnet.bin',
89   EmPmRFile=      'shi_empr.bin',  # fresh water flux is turned off, uncomment next line to turn on
90    # (not recommened together with surface salinity restoring)
91    # EmPmRFile=      'ncep_emp.bin',
92   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22