| 18 |
diffKzS=3.E-5, |
diffKzS=3.E-5, |
| 19 |
rhonil=1035., |
rhonil=1035., |
| 20 |
gravity=9.81, |
gravity=9.81, |
| 21 |
#eosType = 'POLY3', |
eosType = 'POLY3', |
| 22 |
eosType = 'LINEAR', |
#eosType = 'LINEAR', |
| 23 |
sBeta=0., |
#sBeta=0., |
| 24 |
#tAlpha=2.e-4, |
#tAlpha=2.e-4, |
| 25 |
tAlpha=0., |
#tAlpha=0., |
| 26 |
ivdc_kappa=100., |
ivdc_kappa=100., |
| 27 |
implicitDiffusion=.TRUE., |
implicitDiffusion=.TRUE., |
| 28 |
allowFreezing=.TRUE., |
allowFreezing=.TRUE., |
| 35 |
readBinaryPrec=64, |
readBinaryPrec=64, |
| 36 |
implicitFreeSurface=.TRUE., |
implicitFreeSurface=.TRUE., |
| 37 |
rigidLid=.FALSE., |
rigidLid=.FALSE., |
| 38 |
momAdvection=.FALSE., |
momAdvection=.TRUE., |
| 39 |
bottomDragQuadratic=1.E-3, |
bottomDragQuadratic=1.E-3, |
| 40 |
bottomDragLinear=1.E-3, |
bottomDragLinear=1.E-3, |
| 41 |
#vectorInvariantMomentum=.TRUE., |
#vectorInvariantMomentum=.TRUE., |
| 42 |
useEnergyConservingCoriolis=.TRUE., |
#useEnergyConservingCoriolis=.TRUE., |
| 43 |
|
tempAdvScheme=4, |
| 44 |
|
saltAdvScheme=4, |
| 45 |
& |
& |
| 46 |
|
|
| 47 |
# Elliptic solver parameters |
# Elliptic solver parameters |
| 53 |
# Time stepping parameters |
# Time stepping parameters |
| 54 |
&PARM03 |
&PARM03 |
| 55 |
nIter0 = 0, |
nIter0 = 0, |
| 56 |
nTimeSteps = 100, |
# nTimeSteps = 100, |
| 57 |
|
nTimeSteps = 1920, |
| 58 |
|
|
| 59 |
# 100 years of integration will yield a reasonable flow field |
# 100 years of integration will yield a reasonable flow field |
| 60 |
# startTime = 0., |
# startTime = 0., |
| 61 |
|
# endTime = 1728000. |
| 62 |
|
|
| 63 |
|
# 100 year in seconds |
| 64 |
# endTime = 3110400000., |
# endTime = 3110400000., |
| 65 |
deltaTmom = 900.0, |
deltaTmom = 450.0, |
| 66 |
#tauCD = 321428., |
#tauCD = 321428., |
| 67 |
deltaTtracer= 900.0, |
deltaTtracer= 450.0, |
| 68 |
deltaTClock = 900.0, |
deltaTClock = 450.0, |
| 69 |
# if you are using a version later than checkpoint45d on the main branch |
# if you are using a version later than checkpoint45d on the main branch |
| 70 |
# you can uncomment the following line and increase the time step |
# you can uncomment the following line and increase the time step |
| 71 |
# deltaTtracer and deltaTClock to 172800.0 as well to speed up the |
# deltaTtracer and deltaTClock to 172800.0 as well to speed up the |
| 72 |
# asynchronous time stepping |
# asynchronous time stepping |
| 73 |
# deltaTfreesurf = 172800.0, |
# deltaTfreesurf = 172800.0, |
| 74 |
abEps = 0.1, |
abEps = 0.1, |
| 75 |
pChkptFreq= 311040000., |
pChkptFreq= 864000., |
| 76 |
dumpFreq= 311040000., |
# dumpFreq= 311040000., |
| 77 |
dumpFreq= 864000., |
# dumpFreq= 864000., |
| 78 |
|
dumpFreq= 864000, |
| 79 |
taveFreq= 311040000., |
taveFreq= 311040000., |
| 80 |
taveFreq= 864000., |
taveFreq= 864000., |
| 81 |
|
# taveFreq= 43200., |
| 82 |
#monitorFreq=31104000., |
#monitorFreq=31104000., |
| 83 |
monitorFreq=1., |
monitorFreq=4500., |
| 84 |
# 2 months restoring timescale for temperature |
# 2 months restoring timescale for temperature |
| 85 |
#tauThetaClimRelax = 5184000.0, |
#tauThetaClimRelax = 5184000.0, |
| 86 |
# 6 months restoring timescale for salinity |
# 6 months restoring timescale for salinity |