| 61 |
implicitFreeSurface=.TRUE., |
implicitFreeSurface=.TRUE., |
| 62 |
exactConserv=.TRUE., |
exactConserv=.TRUE., |
| 63 |
debuglevel=-1, |
debuglevel=-1, |
| 64 |
convertFW2Salt=-1 |
convertFW2Salt=-1., |
| 65 |
useRealFreshWaterFlux=.TRUE., |
useRealFreshWaterFlux=.TRUE., |
| 66 |
useSingleCPUio=.TRUE., |
useSingleCPUio=.TRUE., |
| 67 |
globalFiles=.TRUE., |
globalFiles=.TRUE., |
| 68 |
readBinaryPrec=32, |
readBinaryPrec=32, |
| 69 |
writeBinaryPrec=32, |
writeBinaryPrec=32, |
| 70 |
temp_EvPrRn=0., |
temp_EvPrRn=0., |
| 71 |
|
implicSurfPress = 0.6, |
| 72 |
|
implicDiv2DFlow = 0.6, |
| 73 |
/ |
/ |
| 74 |
|
|
| 75 |
# Elliptic solver parameters |
# Elliptic solver parameters |
| 80 |
|
|
| 81 |
# Time stepping parameters |
# Time stepping parameters |
| 82 |
&PARM03 |
&PARM03 |
| 83 |
nIter0=15840, |
nIter0=354240, |
| 84 |
nTimeSteps=2556000, |
endtime=63072000., |
| 85 |
deltaT = 120., |
deltaT = 90., |
| 86 |
abEps = 0.1, |
abEps = 0.1, |
| 87 |
forcing_In_AB=.FALSE., |
forcing_In_AB=.FALSE., |
| 88 |
momDissip_In_AB=.FALSE., |
momDissip_In_AB=.FALSE., |
|
pChkptFreq = 2592000.0, |
|
| 89 |
chkptFreq = 259200.0, |
chkptFreq = 259200.0, |
| 90 |
dumpfreq = 86400., |
dumpfreq = 86400., |
| 91 |
monitorFreq = 3600., |
monitorFreq = 3600., |