/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_llc270/input_darwin/data
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v4_llc270/input_darwin/data

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


Revision 1.2 - (hide annotations) (download)
Thu Mar 21 06:02:46 2019 UTC (6 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +1 -1 lines
updating to correspond to Dustin's GBC 2019 ECCO-Darwin paper

1 dcarroll 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=0.5E-4,
14     #
15     viscAh=1.E0,
16     viscAhGrid=1.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     viscC4Leith=1.5,
32     viscC4Leithd=1.5,
33     viscA4GridMax=0.5,
34     useAreaViscLength=.TRUE.,
35     useRealFreshWaterFlux=.TRUE.,
36     # balanceThetaClimRelax=.TRUE.,
37     balanceSaltClimRelax=.TRUE.,
38     # balanceEmPmR=.TRUE.,
39     # balanceQnet=.TRUE.,
40     allowFreezing=.FALSE.,
41     ### hFacInf=0.2,
42     ### hFacSup=2.0,
43     # hFacMin=.2,
44     # hFacMinDr=5.,
45     hFacMinDr=50.,
46     hFacMin=0.3,
47     hFacInf=0.1,
48     hFacSup=5.,
49     select_rStar=2,
50     nonlinFreeSurf=4,
51     gravity=9.81,
52     rhonil=1029.,
53     rhoConst=1029.,
54     rhoConstFresh=1000.,
55     convertFW2Salt=-1.,
56     eosType='JMD95Z',
57     implicitFreeSurface=.TRUE.,
58     exactConserv=.TRUE.,
59     useSingleCpuIO=.TRUE.,
60     tempAdvScheme=30,
61     saltAdvScheme=30,
62     tempVertAdvScheme=3,
63     saltVertAdvScheme=3,
64     tempImplVertAdv=.TRUE.,
65     saltImplVertAdv=.TRUE.,
66     staggerTimeStep=.TRUE.,
67     vectorInvariantMomentum=.TRUE.,
68     #when using the cd scheme:
69     # useCDscheme=.TRUE.,
70     useJamartWetPoints=.TRUE.,
71     readBinaryPrec=32,
72     writeBinaryPrec=32,
73     debugLevel=-1,
74     /
75    
76     # Elliptic solver parameters
77     &PARM02
78     cg2dMaxIters=300,
79     cg2dTargetResWunit=1.E-12,
80     /
81    
82     # Time stepping parameters
83     &PARM03
84     nIter0=1,
85     pickupSuff='0000000001',
86 dimitri 1.2 endtime=852055200,
87 dcarroll 1.1 forcing_In_AB=.FALSE.,
88     momDissip_In_AB=.FALSE.,
89     #when using the cd scheme:
90     # epsAB_CD = 0.25,
91     # tauCD=172800.0,
92     deltaTmom =1200.,
93     deltaTtracer=1200.,
94     deltaTfreesurf=1200.,
95     deltaTClock =1200.,
96     #when using ab2:
97     # abEps = 0.1,
98     #when using ab3:
99     doAB_onGtGs=.FALSE.,
100     alph_AB=0.5,
101     beta_AB=0.281105,
102     #
103     pChkptFreq =31536000.0,
104     chkptFreq =31536000.0,
105     # taveFreq =31536000.0,
106     # dumpFreq =31536000.0,
107     monitorFreq = 43200.0,
108     # monitorFreq = 6307200.0,
109     dumpInitAndLast = .FALSE.,
110     adjDumpFreq = 31536000.0,
111     adjMonitorFreq = 43200.0,
112     pickupStrictlyMatch=.FALSE.,
113     /
114    
115     # Gridding parameters
116     &PARM04
117     usingCurvilinearGrid=.TRUE.,
118     delR =
119     10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
120     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04, 19.82, 24.85,
121     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
122     93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
123     139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
124     341.50,364.50,387.50,410.50,433.50,456.50,
125     /
126    
127     # Input datasets
128     &PARM05
129     adTapeDir='tapes',
130     #bathyFile ='bathy_eccollc_90x50.bin',
131     bathyFile ='bathy270_filled_noCaspian_r4',
132     hydrogThetaFile='T_OWPv1_M_eccollc_90x50.bin',
133     hydrogSaltFile ='S_OWPv1_M_eccollc_90x50.bin',
134     # viscA4Dfile ='viscA4Dfld_eccollc_90x50.bin',
135     # viscA4Zfile ='viscA4Zfld_eccollc_90x50.bin',
136     #
137     /

  ViewVC Help
Powered by ViewVC 1.1.22