/[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.7 by jmc, Thu Mar 2 02:01:56 2006 UTC revision 1.13 by heimbach, Thu May 1 23:54:22 2008 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,
  viscAh=5.E5,  
10   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
16    #ph just for AD testing; not necesarily
17    #ph meaningful in a 4x4 deg. setting.
18     viscC4Leith=1.5,
19     viscC4Leithd=1.5,
20     viscA4GridMax=0.5,
21     useAreaViscLength=.TRUE.,
22     bottomDragQuadratic = 0.0021,
23     multiDimAdvection=.TRUE,
24     tempAdvScheme=33,
25     saltAdvScheme=33,
26     tempImplVertAdv=.FALSE.,
27     saltImplVertAdv=.FALSE.,
28     hFacInf=0.2,
29     hFacSup=2.0,
30     nonlinFreeSurf=2,
31     staggerTimeStep=.TRUE.,
32     inAdExact=.TRUE.,
33    #ph)
34   rhonil=1035.,   rhonil=1035.,
35   rotationPeriod=86400.,   rotationPeriod=86400.,
36   gravity=9.81,   gravity=9.81,
37   eosType = 'POLY3',   eosType = 'JMD95Z',
38   ivdc_kappa=100.,   ivdc_kappa=100.,
39   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
40   allowFreezing=.TRUE.,   allowFreezing=.TRUE.,
41   useRealFreshWaterFlux=.TRUE.,   useRealFreshWaterFlux=.TRUE.,
42   useCDscheme=.TRUE.,   useCDscheme=.TRUE.,
43     exactConserv=.TRUE.
44  # turn on looped cells  # turn on looped cells
45   hFacMin=.05,   hFacMin=.05,
46   hFacMindr=50.,   hFacMindr=50.,
47  # set precision of data files  # set precision of data files
48   readBinaryPrec=32,   readBinaryPrec=32,
49     debugLevel=1,
50    #ph(
51     vectorInvariantMomentum=.TRUE.,
52     hFacInf=0.2,
53     hFacSup=2.0,
54     nonlinFreeSurf=2,
55     exactConserv=.TRUE.
56     useRealFreshWaterFlux=.TRUE.,
57     staggerTimeStep=.TRUE.,
58     multiDimAdvection=.TRUE,
59     tempAdvScheme=30,
60     saltAdvScheme=30,
61     tempImplVertAdv=.FALSE.,
62     saltImplVertAdv=.FALSE.,
63     inAdExact=.TRUE.,
64    #ph)
65   &   &
66    
67  # Elliptic solver parameters  # Elliptic solver parameters
# Line 37  Line 73 
73  # Time stepping parameters  # Time stepping parameters
74   &PARM03   &PARM03
75   nIter0 =      0,   nIter0 =      0,
76   nTimeSteps = 120,   nTimeSteps = 10,
77  # 100 years of integration will yield a reasonable flow field  # 100 years of integration will yield a reasonable flow field
78  # startTime  =          0.,  # startTime  =          0.,
79  # endTime    = 3110400000.,  # endTime    = 3110400000.,
# Line 55  Line 91 
91   dumpFreq=   311040000.,   dumpFreq=   311040000.,
92   dumpFreq=   864000.,   dumpFreq=   864000.,
93   adjDumpFreq= 432000.,   adjDumpFreq= 432000.,
94     adjMonitorFreq=1.,
95  # taveFreq=   311040000.,  # taveFreq=   311040000.,
96  # taveFreq=   864000.,  # taveFreq=   864000.,
97  #monitorFreq=31104000.,  #monitorFreq=31104000.,

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22