/[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.4 by heimbach, Fri Jan 10 17:21:26 2003 UTC revision 1.18 by jmc, Thu Oct 17 01:17:13 2013 UTC
# Line 7  Line 7 
7   tRef = 15*20.,   tRef = 15*20.,
8   sRef = 15*35.,   sRef = 15*35.,
9   viscAr=1.E-3,   viscAr=1.E-3,
10   viscAh=5.E5,   diffKhT=0.0,
  diffKhT=0.0,  
11   diffKrT=3.E-5,   diffKrT=3.E-5,
12   diffKhS=0.0,     diffKhS=0.0,
13   diffKrS=3.E-5,   diffKrS=3.E-5,
14    #ph(
15    #ph Many of the following params. are just for AD testing;
16    #ph not necesarily meaningful in a 4x4 deg. setting.
17     viscC4Leith=1.5,
18     viscC4Leithd=1.5,
19     viscA4GridMax=0.5,
20     useAreaViscLength=.TRUE.,
21     bottomDragQuadratic = 0.0021,
22    #ph)
23   rhonil=1035.,   rhonil=1035.,
24   gravity=9.81,   gravity=9.81,
25   eosType = 'POLY3',   eosType = 'JMD95Z',
26   ivdc_kappa=100.,   ivdc_kappa=10.,
27   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
28   allowFreezing=.TRUE.,   allowFreezing=.TRUE.,
29   useRealFreshWaterFlux=.TRUE.,   useRealFreshWaterFlux=.TRUE.,
30     useCDscheme=.TRUE.,
31     exactConserv=.TRUE.,
32  # turn on looped cells  # turn on looped cells
33   hFacMin=.05,   hFacMin=.05,
34   hFacMindr=50.,   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  # set precision of data files
50   readBinaryPrec=32,   readBinaryPrec=32,
51     useSingleCpuIO=.TRUE.,
52    #debugLevel=3,
53   &   &
54    
55  # Elliptic solver parameters  # Elliptic solver parameters
# Line 35  Line 61 
61  # Time stepping parameters  # Time stepping parameters
62   &PARM03   &PARM03
63   nIter0 =      0,   nIter0 =      0,
64   nTimeSteps = 120,   nTimeSteps = 10,
65  # 100 years of integration will yield a reasonable flow field  # 100 years of integration will yield a reasonable flow field
66  # startTime  =          0.,  # startTime  =          0.,
67  # endTime    = 3110400000.,  # endTime    = 3110400000.,
# Line 43  Line 69 
69   tauCD =     321428.,   tauCD =     321428.,
70   deltaTtracer= 43200.0,   deltaTtracer= 43200.0,
71   deltaTClock = 43200.0,   deltaTClock = 43200.0,
72  # if you are using a version later than checkpoint45d on the main branch  #deltaTfreesurf= 43200.,
 # 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,  
73   abEps = 0.1,   abEps = 0.1,
74   pChkptFreq= 311040000.,   pChkptFreq= 311040000.,
75   dumpFreq=   311040000.,   dumpFreq=   311040000.,
76   dumpFreq=   864000.,   dumpFreq=   864000.,
77   taveFreq=   311040000.,   adjDumpFreq= 432000.,
78   taveFreq=   864000.,   adjMonitorFreq=1.,
79    # taveFreq=   311040000.,
80    # taveFreq=   864000.,
81  #monitorFreq=31104000.,  #monitorFreq=31104000.,
82   monitorFreq=1.,   monitorFreq=1.,
83  # 2 months restoring timescale for temperature  # 2 months restoring timescale for temperature
# Line 67  Line 91 
91    
92  # Gridding parameters  # Gridding parameters
93   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
94   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
95   delR= 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=-80.,   ygOrigin=-80.,
99   dySpacing=4.,   dySpacing=4.,
100   dxSpacing=4.,   dxSpacing=4.,
101   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22