| 8 |
# momForcing=.FALSE., |
# momForcing=.FALSE., |
| 9 |
# momAdvection=.False., |
# momAdvection=.False., |
| 10 |
# momstepping=.FALSE., |
# momstepping=.FALSE., |
| 11 |
# tempstepping=.FALSE., |
tempstepping=.FALSE., |
| 12 |
# saltstepping=.FALSE., |
saltstepping=.FALSE., |
| 13 |
Tref = 50*-1.9, |
Tref = 50*-1.9, |
| 14 |
Sref = 50*34.4, |
Sref = 50*34.4, |
| 15 |
viscAr=2.E-3, |
viscAr=2.E-3, |
| 18 |
# viscA4Grid=0.02, |
# viscA4Grid=0.02, |
| 19 |
no_slip_sides=.FALSE., |
no_slip_sides=.FALSE., |
| 20 |
no_slip_bottom=.TRUE., |
no_slip_bottom=.TRUE., |
| 21 |
bottomDragQuadratic=2.5E-3, |
# bottomDragQuadratic=2.5E-3, |
| 22 |
diffKhT= 100.0, |
diffKhT= 100.0, |
| 23 |
#diffKhT= 600.0, |
#diffKhT= 600.0, |
| 24 |
diffKrT=5.E-5, |
diffKrT=5.E-5, |
| 60 |
#allowFreezing = .true., |
#allowFreezing = .true., |
| 61 |
readBinaryPrec=64, |
readBinaryPrec=64, |
| 62 |
#writeBinaryPrec=64, |
#writeBinaryPrec=64, |
| 63 |
debuglevel = 4, |
debuglevel = 0, |
|
selectCoriMap = 0, |
|
| 64 |
f0 = 0.0, |
f0 = 0.0, |
| 65 |
useSingleCpuIO=.TRUE., |
useSingleCpuIO=.TRUE., |
| 66 |
globalFiles=.TRUE., |
globalFiles=.TRUE., |
| 67 |
bottomVisc_pCell=.TRUE., |
bottomVisc_pCell=.TRUE., |
| 68 |
selectCoriMap=0, |
selectCoriMap=0, |
| 69 |
f0=-1.e-4 |
f0=-1.e-4 |
| 70 |
|
selectImplicitDrag=2 |
| 71 |
|
selectBotDragQuadr=2 |
| 72 |
& |
& |
| 73 |
|
|
| 74 |
# Elliptic solver parameters |
# Elliptic solver parameters |
| 75 |
&PARM02 |
&PARM02 |
| 76 |
cg2dMaxIters=600, |
cg2dMaxIters=600, |
| 77 |
cg2dTargetResidual=1.E-12, |
cg2dTargetResidual=1.E-12, |
| 78 |
cg2dMinColumnEps=10., |
cg2dMinColumnEps=1, |
| 79 |
pReleaseVisc=.2, |
pReleaseVisc=8, |
| 80 |
printResidualFreq=200, |
printResidualFreq=200, |
| 81 |
& |
& |
| 82 |
|
|
| 83 |
&PARM03 |
&PARM03 |
| 84 |
niter0=129600, |
niter0=0, |
| 85 |
nTimeSteps=129600, |
# nTimeSteps=8640, |
| 86 |
# endTime=93312000., |
#startTime=86400., |
| 87 |
|
endTime=93312000., |
| 88 |
deltaT=100, |
deltaT=100, |
| 89 |
forcing_In_AB=.false., |
forcing_In_AB=.false., |
| 90 |
abEps=0.1, |
abEps=0.1, |
| 91 |
cAdjFreq = -1., |
cAdjFreq = -1., |
| 92 |
pChkptFreq=2592000.0, |
pChkptFreq=432000.0, |
| 93 |
chkptFreq=2592000., |
chkptFreq=432000., |
| 94 |
dumpFreq=864000 |
dumpFreq=216000 |
| 95 |
monitorSelect=1, |
monitorSelect=1, |
| 96 |
monitorFreq=43200., |
monitorFreq=43200., |
| 97 |
& |
& |