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

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

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

revision 1.2 by heimbach, Sat Jul 13 03:50:50 2002 UTC revision 1.18 by jmc, Thu Oct 17 01:17:13 2013 UTC
# Line 4  Line 4 
4  #  #
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
7   tRef= 16.0 , 15.2 , 14.5 , 13.9 , 13.3 ,   tRef = 15*20.,
8         12.4 , 11.3 ,  9.9 ,  8.4 ,  6.7 ,   sRef = 15*35.,
9          5.2 ,  3.8 ,  2.9 ,  2.3 ,  1.8 ,   viscAr=1.E-3,
10   sRef= 34.65, 34.75, 34.82, 34.87, 34.90,   diffKhT=0.0,
11         34.90, 34.86, 34.78, 34.69, 34.60,   diffKrT=3.E-5,
12         34.58, 34.62, 34.68, 34.72, 34.73,   diffKhS=0.0,
13   viscAz=1.E-3,   diffKrS=3.E-5,
14   viscAh=5.E5,  #ph(
15   no_slip_sides=.FALSE.,  #ph Many of the following params. are just for AD testing;
16   no_slip_bottom=.TRUE.,  #ph not necesarily meaningful in a 4x4 deg. setting.
17   diffKhT=1.E3,   viscC4Leith=1.5,
18   diffKzT=3.E-5,   viscC4Leithd=1.5,
19   diffKhS=1.E3,   viscA4GridMax=0.5,
20   diffKzS=3.E-5,   useAreaViscLength=.TRUE.,
21   beta=1.E-11,   bottomDragQuadratic = 0.0021,
22   f0=1.e-4,  #ph)
  tAlpha=2.E-4,  
  sBeta =7.4E-4,  
  gravity=9.81,  
  gBaro=9.81,  
23   rhonil=1035.,   rhonil=1035.,
24   rigidLid=.FALSE.,   gravity=9.81,
25   implicitFreeSurface=.TRUE.,   eosType = 'JMD95Z',
26   eosType='LINEAR',   ivdc_kappa=10.,
27   ivdc_kappa=100.,   implicitDiffusion=.TRUE.,
  implicitDiffusion=.true.,  
28   allowFreezing=.TRUE.,   allowFreezing=.TRUE.,
29     useRealFreshWaterFlux=.TRUE.,
30     useCDscheme=.TRUE.,
31     exactConserv=.TRUE.,
32    # turn on looped cells
33     hFacMin=.05,
34     hFacMindr=50.,
35    #ph(
36     vectorInvariantMomentum=.TRUE.,
37     hFacInf=0.2,
38     hFacSup=2.0,
39     nonlinFreeSurf=2,
40     staggerTimeStep=.TRUE.,
41     multiDimAdvection=.TRUE.,
42     tempAdvScheme=30,
43     saltAdvScheme=30,
44     tempVertAdvScheme=20,
45     saltVertAdvScheme=20,
46     tempImplVertAdv=.TRUE.,
47     saltImplVertAdv=.TRUE.,
48    #ph)
49    # set precision of data files
50   readBinaryPrec=32,   readBinaryPrec=32,
51  # readPickupWithTracer  = .FALSE.,   useSingleCpuIO=.TRUE.,
52  # writePickupWithTracer = .FALSE.,  #debugLevel=3,
53   &   &
54    
55  # Elliptic solver parameters  # Elliptic solver parameters
56   &PARM02   &PARM02
57   cg2dMaxIters=1000,   cg2dMaxIters=500,
58   cg2dTargetResidual=1.E-17,   cg2dTargetResidual=1.E-13,
59   &   &
60    
61  # Time stepping parameters  # Time stepping parameters
62   &PARM03   &PARM03
63  # startTime         = 49766400000.,   nIter0 =      0,
64   startTime         = 0.,   nTimeSteps = 10,
65  # endTime           = 49767264000.,  # 100 years of integration will yield a reasonable flow field
66   endTime           = 259200.,  # startTime  =          0.,
67   deltaTmom         = 2400.0,  # endTime    = 3110400000.,
68   tauCD=321428.,   deltaTmom = 1200.0,
69   deltaTtracer      = 86400.0,   tauCD =     321428.,
70   deltaTClock       = 86400.0,   deltaTtracer= 43200.0,
71  # cAdjFreq=-1.,   deltaTClock = 43200.0,
72   abEps=0.1,  #deltaTfreesurf= 43200.,
73   pChkptFreq        = 86400000.,   abEps = 0.1,
74   chkptFreq         = 86400000.,   pChkptFreq= 311040000.,
75   dumpFreq          = 86400.,   dumpFreq=   311040000.,
76  #   dumpFreq=   864000.,
77   tauThetaClimRelax = 2592000.0,   adjDumpFreq= 432000.,
78   tauSaltClimRelax  = 2592000.0,   adjMonitorFreq=1.,
79   tauTr1ClimRelax   = 31104000.0,  # taveFreq=   311040000.,
80    # taveFreq=   864000.,
81    #monitorFreq=31104000.,
82     monitorFreq=1.,
83    # 2 months restoring timescale for temperature
84     tauThetaClimRelax =  5184000.0,
85    # 6 months restoring timescale for salinity
86     tauSaltClimRelax = 15552000.0,
87     periodicExternalForcing=.TRUE.,
88     externForcingPeriod=2592000.,
89     externForcingCycle=31104000.,
90   &   &
91    
92  # Gridding parameters  # Gridding parameters
93   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
94   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
95   delZ=  50.,  70., 100., 140., 190.,   delR= 50., 70., 100., 140., 190.,
96         240., 290., 340., 390., 440.,         240., 290., 340., 390., 440.,
97         490., 540., 590., 640., 690.,           490., 540., 590., 640., 690.,
98   phiMin=-78.,   ygOrigin=-80.,
99   delY=40*4,   dySpacing=4.,
100   delX=90*4,   dxSpacing=4.,
101   &   &
102    
103  # Input datasets  # Input datasets
104   &PARM05   &PARM05
105   bathyFile=      'bathy.bin',   bathyFile=      'bathymetry.bin',
106   hydrogThetaFile='theta.bin',   hydrogThetaFile='lev_t.bin',
107   hydrogSaltFile= 'sal.bin',   hydrogSaltFile= 'lev_s.bin',
108   zonalWindFile=  'tren_taux.bin',   zonalWindFile=  'trenberth_taux.bin',
109   meridWindFile=  'tren_tauy.bin',   meridWindFile=  'trenberth_tauy.bin',
110   thetaClimFile=  'theta_surf.bin',   thetaClimFile=  'lev_sst.bin',
111   saltClimFile=   'sal_surf.bin',   saltClimFile=   'lev_sss.bin',
112   surfQFile=      'shi_qnet.bin',   surfQFile=      'ncep_qnet.bin',
113   EmPmRFile=      'shi_empr.bin',  # fresh water flux is turned off, uncomment next line to turn on
114    # (not recommened together with surface salinity restoring)
115    # EmPmRFile=      'ncep_emp.bin',
116   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22