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 |
|
|
viscAr= 5.6614e-04, |
11 |
|
|
no_slip_sides=.FALSE., |
12 |
|
|
no_slip_bottom=.TRUE., |
13 |
|
|
diffKrT=5.44e-7, |
14 |
|
|
diffKrS=5.44e-7, |
15 |
|
|
rhonil=1027.5, |
16 |
|
|
rhoConstFresh=999.8, |
17 |
|
|
eosType='JMD95Z', |
18 |
|
|
hFacMinDr=50., |
19 |
|
|
hFacMin=0.3, |
20 |
|
|
hFacInf=0.1, |
21 |
|
|
hFacSup=5., |
22 |
|
|
implicitDiffusion=.TRUE., |
23 |
|
|
implicitViscosity=.TRUE., |
24 |
|
|
viscC4Leith=1.5, |
25 |
|
|
viscC4Leithd=1.5, |
26 |
|
|
viscA4GridMax=0.5, |
27 |
|
|
useAreaViscLength=.TRUE., |
28 |
|
|
sideDragFactor=0., |
29 |
|
|
highOrderVorticity = .TRUE., |
30 |
|
|
bottomDragQuadratic = 0.0021, |
31 |
|
|
tempAdvScheme=7, |
32 |
|
|
saltAdvScheme=7, |
33 |
|
|
StaggerTimeStep=.TRUE., |
34 |
|
|
multiDimAdvection=.TRUE., |
35 |
|
|
vectorInvariantMomentum=.TRUE., |
36 |
|
|
implicitFreeSurface=.TRUE., |
37 |
|
|
exactConserv=.TRUE., |
38 |
|
|
debuglevel=-1, |
39 |
|
|
convertFW2Salt=-1 |
40 |
|
|
useSingleCPUio=.TRUE., |
41 |
|
|
globalFiles=.TRUE., |
42 |
|
|
& |
43 |
|
|
|
44 |
|
|
# Elliptic solver parameters |
45 |
|
|
&PARM02 |
46 |
|
|
cg2dMaxIters=100, |
47 |
|
|
cg2dTargetResidual=1.E-5, |
48 |
|
|
& |
49 |
|
|
|
50 |
|
|
# Time stepping parameters |
51 |
|
|
&PARM03 |
52 |
|
|
# niter0=0, |
53 |
|
|
# niter0=205992, |
54 |
|
|
# niter0=394488, |
55 |
|
|
# niter0=585072, |
56 |
|
|
niter0=804240, |
57 |
|
|
# endtime= 599594400., |
58 |
|
|
# 33yr 1979:2011 |
59 |
|
|
# endtime=1040688000., |
60 |
|
|
# 37yr: 37*366*24*3600 |
61 |
|
|
endtime=1170028800., |
62 |
|
|
abEps=0.1, |
63 |
|
|
deltaT=1200., |
64 |
|
|
cAdjFreq=0., |
65 |
|
|
pChkptFreq=31536000., |
66 |
|
|
chkptFreq=2592000., |
67 |
|
|
monitorFreq=21600., |
68 |
|
|
forcing_In_AB = .FALSE., |
69 |
|
|
dumpInitAndLast=.FALSE., |
70 |
|
|
pickupStrictlyMatch=.FALSE., |
71 |
|
|
& |
72 |
|
|
|
73 |
|
|
# Gridding parameters |
74 |
|
|
&PARM04 |
75 |
|
|
usingCartesianGrid=.FALSE., |
76 |
|
|
usingSphericalPolarGrid=.FALSE., |
77 |
|
|
usingCurvilinearGrid=.TRUE., |
78 |
|
|
delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01, |
79 |
|
|
10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85, |
80 |
|
|
31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18, |
81 |
|
|
93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83, |
82 |
|
|
139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50, |
83 |
|
|
341.50,364.50,387.50,410.50,433.50,456.50, |
84 |
|
|
& |
85 |
|
|
|
86 |
|
|
# Input datasets |
87 |
|
|
&PARM05 |
88 |
|
|
bathyFile = 'BATHY_cube81_420x384_arctic', |
89 |
|
|
hydrogThetaFile= 'WOA05_THETA_JAN_420x384x50_arctic', |
90 |
|
|
hydrogSaltFile = 'WOA05_SALT_JAN_420x384x50_arctic', |
91 |
|
|
# diffKrFile = 'DIFFKR_1em6Basin_420x384x50_arctic', |
92 |
|
|
& |