7 |
tRef = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13., |
tRef = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13., |
8 |
12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1., |
12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1., |
9 |
sRef = 50*34.5, |
sRef = 50*34.5, |
10 |
viscAr= 6.0826e-04, |
viscAr= 5.6614e-04, |
11 |
no_slip_sides=.FALSE., |
no_slip_sides=.FALSE., |
12 |
no_slip_bottom=.TRUE., |
no_slip_bottom=.TRUE., |
13 |
rhonil=1027.5, |
rhonil=1027.5, |
27 |
useAreaViscLength=.TRUE., |
useAreaViscLength=.TRUE., |
28 |
sideDragFactor=0., |
sideDragFactor=0., |
29 |
highOrderVorticity = .TRUE., |
highOrderVorticity = .TRUE., |
30 |
bottomDragQuadratic = 0.00210368, |
bottomDragQuadratic = 0.0021, |
31 |
tempAdvScheme=7, |
tempAdvScheme=7, |
32 |
saltAdvScheme=7, |
saltAdvScheme=7, |
33 |
StaggerTimeStep=.TRUE., |
StaggerTimeStep=.TRUE., |
50 |
|
|
51 |
# Time stepping parameters |
# Time stepping parameters |
52 |
&PARM03 |
&PARM03 |
53 |
niter0=216, |
niter0=0, |
54 |
endtime=567993600., |
endtime=504921600., |
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., |
|
tauSaltClimRelax = 8722203., |
|
60 |
monitorFreq=21600., |
monitorFreq=21600., |
61 |
forcing_In_AB = .FALSE., |
forcing_In_AB = .FALSE., |
62 |
dumpInitAndLast=.FALSE., |
dumpInitAndLast=.FALSE., |
63 |
|
pickupStrictlyMatch=.FALSE., |
64 |
& |
& |
65 |
|
|
66 |
# Gridding parameters |
# Gridding parameters |
78 |
|
|
79 |
# Input datasets |
# Input datasets |
80 |
&PARM05 |
&PARM05 |
81 |
bathyFile = 'GEBCO_510x6x510_ver06_dig.bin', |
bathyFile = 'GEBCO_ICESHELF_510x6x510.bin', |
82 |
hydrogThetaFile= 'WGHC_THETA_JAN_510x6x510x50.bin', |
uVelInitFile = 'uVelInit.cube78', |
83 |
hydrogSaltFile = 'WGHC_SALT_JAN_510x6x510x50.bin', |
vVelInitFile = 'vVelInit.cube78', |
84 |
diffKrFile = 'DIFFKR_2_20_1_lat6070_cube75', |
pSurfInitFile = 'pSurfInit.cube78', |
85 |
|
hydrogThetaFile= 'thetaInit.iceshelf', |
86 |
|
hydrogSaltFile = 'saltInit.iceshelf', |
87 |
|
diffKrFile = '../../cube78_forcing/DIFFKR_2_20_1_lat6070_cube81', |
88 |
& |
& |