/[MITgcm]/MITgcm_contrib/verification_other/global_oce_cs32/input/data
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_cs32/input/data

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


Revision 1.5 - (hide annotations) (download)
Wed Oct 14 20:06:34 2015 UTC (9 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p
Changes since 1.4: +1 -0 lines
- get namelists that were moved to ../global_oce_llc90/input.ecco_v4/ from there

1 gforget 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,
8     12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1.,
9     sRef = 50*34.5,
10     no_slip_sides = .TRUE.,
11     no_slip_bottom = .TRUE.,
12     #
13     viscAr=1.E-3,
14     #
15     viscAh=1.E0,
16     viscAhGrid=2.E-2,
17     # viscAh=2.0e4,
18     #
19     diffKhT=1.E1,
20     diffKrT=1.E-5,
21     diffKhS=1.E1,
22     diffKrS=1.E-5,
23     #
24     ### diffKrBL79surf=0.1E-4,
25     ### diffKrBL79deep=1.0E-4,
26     bottomDragQuadratic = 0.001,
27     #when using ggl90
28     ivdc_kappa=10.,
29     implicitDiffusion=.TRUE.,
30     implicitViscosity=.TRUE.,
31     useRealFreshWaterFlux=.TRUE.,
32 gforget 1.2 # balanceThetaClimRelax=.TRUE.,
33 gforget 1.1 balanceSaltClimRelax=.TRUE.,
34     balanceEmPmR=.TRUE.,
35 gforget 1.2 # balanceQnet=.TRUE.,
36 gforget 1.1 allowFreezing=.FALSE.,
37     ### hFacInf=0.2,
38     ### hFacSup=2.0,
39     hFacMin=.2,
40     hFacMinDr=5.,
41     select_rStar=2,
42 gforget 1.3 nonlinFreeSurf=4,
43 gforget 1.1 gravity=9.81,
44     rhonil=1029.,
45     rhoConst=1029.,
46     rhoConstFresh=1000.,
47     convertFW2Salt=-1.,
48     eosType='JMD95Z',
49     implicitFreeSurface=.TRUE.,
50     exactConserv=.TRUE.,
51     useSingleCpuIO=.TRUE.,
52 gforget 1.5 #useSingleCpuIO=.FALSE.,
53 gforget 1.2 tempAdvScheme=33,
54     saltAdvScheme=33,
55 gforget 1.1 staggerTimeStep=.TRUE.,
56     vectorInvariantMomentum=.TRUE.,
57     #when using the cd scheme:
58     # useCDscheme=.TRUE.,
59     useJamartWetPoints=.TRUE.,
60     readBinaryPrec=32,
61     writeBinaryPrec=32,
62     debugLevel=1,
63 gforget 1.4 &
64 gforget 1.1
65     # Elliptic solver parameters
66     &PARM02
67     cg2dMaxIters=300,
68     cg2dTargetResWunit=1.E-12,
69 gforget 1.4 &
70 gforget 1.1
71     # Time stepping parameters
72     &PARM03
73     nIter0=0,
74 gforget 1.2 #2 lev2 for testing:
75 gforget 1.1 nTimeSteps=8,
76 gforget 1.2 #60 years with 1h dt
77     #nTimeSteps=525985,
78 gforget 1.1 #
79     forcing_In_AB=.FALSE.,
80     momDissip_In_AB=.FALSE.,
81     #when using the cd scheme:
82     # epsAB_CD = 0.25,
83     # tauCD=172800.0,
84 gforget 1.2 deltaTmom =3600.,
85     deltaTtracer=3600.,
86     deltaTfreesurf=3600.,
87     deltaTClock =3600.,
88 gforget 1.1 #when using ab2:
89     # abEps = 0.1,
90     #when using ab3:
91     doAB_onGtGs=.FALSE.,
92     alph_AB=0.5,
93     beta_AB=0.281105,
94     #
95     pChkptFreq =31536000.0,
96     chkptFreq =31536000.0,
97     # taveFreq =31536000.0,
98     # dumpFreq =31536000.0,
99 gforget 1.2 # monitorFreq = 6307200.0,
100     monitorFreq = 7200.0,
101 gforget 1.1 dumpInitAndLast = .TRUE.,
102     adjDumpFreq = 31536000.0,
103     adjMonitorFreq = 864000.0,
104     pickupStrictlyMatch=.FALSE.,
105 gforget 1.4 &
106 gforget 1.1
107     # Gridding parameters
108     &PARM04
109     horizGridFile='grid_cs32',
110     usingCurvilinearGrid=.TRUE.,
111     delR =
112     10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
113     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04, 19.82, 24.85,
114     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
115     93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
116     139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
117     341.50,364.50,387.50,410.50,433.50,456.50,
118 gforget 1.4 &
119 gforget 1.1
120     # Input datasets
121     &PARM05
122     adTapeDir='tapes',
123     # bathyFile ='bathy_shallow.bin',
124     bathyFile ='bathy_global.bin',
125     # bathyFile ='bathy_north.bin',
126     # bathyFile ='bathy_south.bin',
127     hydrogThetaFile='some_T_atlas.bin',
128     hydrogSaltFile ='some_S_atlas.bin',
129     #
130 gforget 1.4 &

  ViewVC Help
Powered by ViewVC 1.1.22