/[MITgcm]/MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data
ViewVC logotype

Annotation of /MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data

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


Revision 1.2 - (hide annotations) (download)
Sun Apr 20 01:50:56 2014 UTC (11 years, 3 months ago) by atn
Branch: MAIN
Changes since 1.1: +17 -11 lines
update to version 19.apr.2014

1 atn 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=5.e-4,
14     viscA4Grid = 0.0E0,
15     viscAhGrid = 0.0E0,
16     diffKhT=0.E0,
17     diffKhS=0.E0,
18     diffK4T=0.E10,
19     diffK4S=0.E10,
20     # diffKrT=1.E-5,
21     # diffKrS=1.E-5,
22     # bottomDragQuadratic = 0.002,
23     bottomDraglinear = 1.E-3,
24     implicitDiffusion=.TRUE.,
25     implicitViscosity=.TRUE.,
26     gravity=9.81,
27     rhonil=1029.,
28     rhoConst=1029.,
29     rhoConstFresh=1000.,
30     eosType='JMD95Z',
31     implicitFreeSurface=.TRUE.,
32     exactConserv=.TRUE.,
33     useSingleCpuIO=.TRUE.,
34     tempAdvScheme=30,
35     saltAdvScheme=30,
36     # atn, 06Nov2013, based on iter9
37     tempVertAdvScheme=3,
38     saltVertAdvScheme=3,
39     tempImplVertAdv=.TRUE.,
40     saltImplVertAdv=.TRUE.,
41     # done adding
42     staggerTimeStep=.TRUE.,
43     vectorInvariantMomentum=.TRUE.,
44     useJamartWetPoints=.TRUE.,
45     # set to eccov4, make sure minbathy=20m first
46     hFacMin=.2,
47     hFacMinDr=5.,
48     # hFacMin=.3,
49     # hFacMinDr=50.,
50     select_rStar=2,
51     nonlinFreeSurf=4,
52     useRealFreshWaterFlux=.TRUE.,
53     # balanceEmPmR=.TRUE.,
54     # balanceQnet=.TRUE.,
55     # balanceThetaClimRelax=.TRUE.,
56     # balanceSaltClimRelax=.TRUE.,
57     #
58     allowFreezing=.FALSE.,
59     readBinaryPrec=64,
60     writeBinaryPrec=32,
61     # writeBinaryPrec=64,
62     debugLevel=1,
63     /
64    
65     # Elliptic solver parameters
66     &PARM02
67     cg2dMaxIters=200,
68     cg2dTargetResWunit=1.E-8,
69     /
70    
71     # Time stepping parameters
72     &PARM03
73     pickupStrictlyMatch=.FALSE.,
74 atn 1.2 # nIter0=0000315576,
75 atn 1.1 # nIter0=2,
76     nIter0=3,
77     # 25 year at 1200s
78     # nTimeSteps=658800,
79     #1992-2011
80     # nTimeSteps=525960,
81 atn 1.2 #1jan1992-1jan2011: 496 xx_
82 atn 1.1 # nTimeSteps=499681,
83 atn 1.2 #1jan1992-1jan2011: 498 xx_
84     nTimeSteps=499968,
85 atn 1.1 # 366x5 days
86 atn 1.2 # nTimeSteps=131760,
87 atn 1.1 #1-yr
88     # nTimeSteps=26353,
89     # 95 days for testing
90     # nTimeSteps=6840,
91     # 75 days for testing
92     # nTimeSteps=5400,
93     # 65 days for testing
94     # nTimeSteps=4680,
95     # 32 days for testing
96     # nTimeSteps=2304,
97 atn 1.2 # exact 3*1209600/1200 steps = 42days
98     # nTimeSteps=3024,
99     # 15days to cover 2xx period
100     # nTimeSteps=1008,
101 atn 1.1 # nTimeSteps=1,
102     # 366x19 days = 1jan1992to1jan2011
103     # nTimeSteps=500688,
104     deltaT = 1200.,
105     abEps = 0.1,
106     forcing_In_AB=.FALSE.,
107     momDissip_In_AB=.FALSE.,
108     pChkptFreq =31536000.0,
109     # chkptFreq =2635200.0,
110     monitorFreq = 43200.0,
111     # diagFreq = 2629800.0,
112     adjMonitorFreq = 43200.0,
113     adjDumpFreq=432000.,
114     /
115    
116     # Gridding parameters
117     &PARM04
118     usingCurvilinearGrid=.TRUE.,
119     delR =
120     10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
121     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04, 19.82, 24.85,
122     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
123     93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
124     139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
125     341.50,364.50,387.50,410.50,433.50,456.50,
126     /
127    
128     # Input datasets
129     &PARM05
130     adTapeDir='tapes',
131     bathyFile ='bathy_fill9iU42Eb.bin',
132 atn 1.2 hydrogThetaFile='WOA09v2_T_llc270_JAN.bin',
133     hydrogSaltFile ='WOA09v2_S_llc270_JAN.bin',
134 atn 1.1 diffKrFile ='ECCOv4r4i9_xx_diffkr_effectiveMergeAm9Eb.bin',
135 atn 1.2 viscA4Dfile ='visc3Dblendp7p9p85fromrunobcsC_17feb2014.bin',
136     viscA4Zfile ='visc3Dblendp7p9p85fromrunobcsC_17feb2014.bin',
137     # viscA4Dfile ='visc3Dblendp9p9p85fromrunobcsC_08Feb2014.bin',
138     # viscA4Zfile ='visc3Dblendp9p9p85fromrunobcsC_08Feb2014.bin',
139     # viscA4Dfile ='visc3DblendfromrunobcsC_20jun2013.bin',
140     # viscA4Zfile ='visc3DblendfromrunobcsC_20jun2013.bin',
141 atn 1.1 /

  ViewVC Help
Powered by ViewVC 1.1.22