| 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=.FALSE., |
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 |
| 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., |
| 89 |
pChkptFreq = 3600.0, |
chkptFreq = 259200.0, |
| 90 |
dumpfreq = 600., |
dumpfreq = 86400., |
| 91 |
monitorFreq = 15., |
monitorFreq = 3600., |
| 92 |
dumpInitAndLast=.FALSE., |
dumpInitAndLast=.FALSE., |
| 93 |
/ |
/ |
| 94 |
|
|