43 |
rigidLid = .FALSE., |
rigidLid = .FALSE., |
44 |
implicitFreeSurface= .TRUE., |
implicitFreeSurface= .TRUE., |
45 |
implicitDiffusion = .TRUE., |
implicitDiffusion = .TRUE., |
46 |
|
useCDscheme = .TRUE., |
47 |
|
useNHMTerms = .TRUE., |
48 |
eosType = 'POLY3', |
eosType = 'POLY3', |
49 |
momAdvection = .TRUE., |
momAdvection = .TRUE., |
50 |
momViscosity = .TRUE., |
momViscosity = .TRUE., |
53 |
no_slip_bottom = .TRUE., |
no_slip_bottom = .TRUE., |
54 |
no_slip_sides = .FALSE., |
no_slip_sides = .FALSE., |
55 |
readBinaryPrec = 32, |
readBinaryPrec = 32, |
56 |
|
#- not safe to use globalFiles in multi-processors runs |
57 |
|
#globalFiles = .TRUE. |
58 |
& |
& |
59 |
|
|
60 |
# Elliptic solver parameters |
# Elliptic solver parameters |
64 |
# |
# |
65 |
&PARM02 |
&PARM02 |
66 |
cg2dMaxIters = 1000, |
cg2dMaxIters = 1000, |
67 |
cg2dTargetResidual = 1.E-8, |
cg2dTargetResidual = 1.E-13, |
68 |
& |
& |
69 |
|
|
70 |
# Time stepping parameters |
# Time stepping parameters |
84 |
# |
# |
85 |
&PARM03 |
&PARM03 |
86 |
startTime = 0.0, |
startTime = 0.0, |
87 |
endTime = 2592000.0, |
endTime = 72000.0, |
88 |
deltaTmom = 3600.0, |
deltaTmom = 3600.0, |
89 |
TauCD = 172800. |
TauCD = 172800. |
90 |
|
cAdjFreq = 0., |
91 |
abEps = 0.1, |
abEps = 0.1, |
92 |
pChkptFreq = 0.0, |
pChkptFreq = 0.0, |
93 |
chkptFreq = 0.0, |
chkptFreq = 0.0, |
94 |
dumpFreq = 864000.0, |
dumpFreq = 39600.0, |
95 |
tauSaltClimRelax = 2592000.0, |
tauSaltClimRelax = 2592000.0, |
96 |
tauThetaClimRelax = 2592000.0, |
tauThetaClimRelax = 2592000.0, |
97 |
periodicExternalForcing = .TRUE., |
periodicExternalForcing = .TRUE., |
98 |
externForcingPeriod = 43200.0, |
externForcingPeriod = 43200.0, |
99 |
externForcingCycle = 2592000.0, |
externForcingCycle = 2764800.0, |
100 |
|
monitorFreq=1., |
101 |
& |
& |
102 |
|
|
103 |
# Gridding parameters |
# Gridding parameters |
117 |
delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75., |
delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75., |
118 |
100., 150., 200., 275., 350., 415., 450., |
100., 150., 200., 275., 350., 415., 450., |
119 |
500., 500., 500., 500., 500., 500., 500. |
500., 500., 500., 500., 500., 500., 500. |
120 |
phiMin = 12., |
phiMin = 10., |
121 |
thetaMin= 321. |
thetaMin= -42. |
122 |
& |
& |
123 |
|
|
124 |
# Input datasets |
# Input datasets |
143 |
EmPmRFile = 'kf_empmr', |
EmPmRFile = 'kf_empmr', |
144 |
surfQswFile = 'kf_sw', |
surfQswFile = 'kf_sw', |
145 |
& |
& |
|
|
|
|
# Open-boundaries |
|
|
&PARM06 |
|
|
& |
|