51 |
# Time stepping parameters |
# Time stepping parameters |
52 |
&PARM03 |
&PARM03 |
53 |
nIter0=0, |
nIter0=0, |
54 |
nTimeSteps=720, |
nTimeSteps=345600, |
55 |
abEps = 0.1, |
abEps = 0.1, |
56 |
deltaT = 1800., |
deltaT = 900., |
57 |
pChkptFreq =2635200.0, |
pChkptFreq =2635200.0, |
58 |
chkptFreq =2635200.0, |
chkptFreq =864000.0, |
59 |
monitorFreq = 43200.0, |
monitorFreq = 43200.0, |
60 |
forcing_In_AB=.FALSE., |
forcing_In_AB=.FALSE., |
61 |
momDissip_In_AB=.FALSE., |
momDissip_In_AB=.FALSE., |
77 |
# Input datasets |
# Input datasets |
78 |
&PARM05 |
&PARM05 |
79 |
bathyFile = 'bathy270_r4', |
bathyFile = 'bathy270_r4', |
80 |
uVelInitFile = 'UVEL_ECCOv4_jan2001_270x3510x50_r4', |
# uVelInitFile = 'UVEL_ECCOv4_jan2001_270x3510x50_r4', |
81 |
vVelInitFile = 'VVEL_ECCOv4_jan2001_270x3510x50_r4', |
# vVelInitFile = 'VVEL_ECCOv4_jan2001_270x3510x50_r4', |
82 |
pSurfInitFile = 'ETA_ECCOv4_jan2001_270x3510x50_r4', |
pSurfInitFile = 'eta_ecco_v4_to_llc270_at_0000078900.data', |
83 |
hydrogThetaFile= 'THETa_ECCOv4_jan2001_270x3510x50_r4', |
hydrogThetaFile= 'theta_ecco_v4_to_llc270_at_0000078900.data', |
84 |
hydrogSaltFile = 'SALT_ECCOv4_jan2001_270x3510x50_r4', |
hydrogSaltFile = 'salt_ecco_v4_to_llc270_at_0000078900.data', |
85 |
diffKrFile = 'DIFFKR_2_20_1_lat6070_cube81_270x3510x50_r4', |
diffKrFile = 'DIFFKR_2_20_1_lat6070_cube81_270x3510x50_r4', |
86 |
/ |
/ |