44 |
temp_EvPrRn=0., |
temp_EvPrRn=0., |
45 |
implicSurfPress = 0.6, |
implicSurfPress = 0.6, |
46 |
implicDiv2DFlow = 0.6, |
implicDiv2DFlow = 0.6, |
47 |
& |
/ |
48 |
|
|
49 |
# Elliptic solver parameters |
# Elliptic solver parameters |
50 |
&PARM02 |
&PARM02 |
51 |
cg2dMaxIters = 100, |
cg2dMaxIters = 100, |
52 |
cg2dTargetResidual = 1.E-5, |
cg2dTargetResidual = 1.E-5, |
53 |
& |
/ |
54 |
|
|
55 |
# Time stepping parameters |
# Time stepping parameters |
56 |
&PARM03 |
&PARM03 |
57 |
nIter0=0, |
nIter0=1, |
58 |
nTimeSteps=12, |
nTimeSteps=12, |
59 |
deltaT=900., |
deltaT=900., |
60 |
abEps = 0.1, |
abEps = 0.1, |
62 |
momDissip_In_AB=.FALSE., |
momDissip_In_AB=.FALSE., |
63 |
chkptFreq = 43200.0, |
chkptFreq = 43200.0, |
64 |
dumpfreq = 3600., |
dumpfreq = 3600., |
|
dumpInitAndLast=.FALSE., |
|
65 |
monitorFreq = 900.0, |
monitorFreq = 900.0, |
66 |
& |
dumpInitAndLast=.FALSE., |
67 |
|
/ |
68 |
|
|
69 |
# Gridding parameters |
# Gridding parameters |
70 |
&PARM04 |
&PARM04 |
76 |
93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83, |
93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83, |
77 |
139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50, |
139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50, |
78 |
341.50,364.50,387.50,410.50,433.50,456.50, |
341.50,364.50,387.50,410.50,433.50,456.50, |
79 |
& |
/ |
80 |
|
|
81 |
# Input datasets |
# Input datasets |
82 |
&PARM05 |
&PARM05 |
83 |
bathyFile ='bathy.bin', |
bathyFile ='bathy.bin', |
84 |
& |
/ |