51 |
# Time stepping parameters |
# Time stepping parameters |
52 |
&PARM03 |
&PARM03 |
53 |
niter0=216, |
niter0=216, |
54 |
endtime=347155200., |
endtime=473385600., |
55 |
abEps=0.1, |
abEps=0.1, |
56 |
deltaT=1200, |
deltaT=1200., |
57 |
cAdjFreq=0., |
cAdjFreq=0., |
58 |
pChkptFreq=31536000., |
pChkptFreq=31536000., |
59 |
chkptFreq=2592000., |
chkptFreq=2592000., |
60 |
tauSaltClimRelax = 8722203., |
tauSaltClimRelax = 8722203., |
61 |
monitorFreq=86400., |
monitorFreq=21600., |
62 |
forcing_In_AB = .FALSE., |
forcing_In_AB = .FALSE., |
63 |
dumpInitAndLast=.FALSE., |
dumpInitAndLast=.FALSE., |
64 |
& |
& |
81 |
bathyFile = 'ETOPO2_510x6x510_ver5e_filled.bin', |
bathyFile = 'ETOPO2_510x6x510_ver5e_filled.bin', |
82 |
hydrogThetaFile= 'WGHC_T_510x6x510.bin', |
hydrogThetaFile= 'WGHC_T_510x6x510.bin', |
83 |
hydrogSaltFile = 'WGHC_S_510x6x510.bin', |
hydrogSaltFile = 'WGHC_S_510x6x510.bin', |
84 |
diffKrFile = 'DIFFKR_2_20_1', |
diffKrFile = 'DIFFKR_2_20_1_lat6070', |
85 |
& |
& |