| 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 |
diffKhT=0., |
rhonil=1027.5, |
| 14 |
diffK4T=0., |
rhoConstFresh=999.8, |
|
diffKrT=0., |
|
|
diffKhS=0., |
|
|
diffK4S=0., |
|
|
diffKrS=0., |
|
|
# Bryan and Lewis 1979 vertical diffusivity parameters |
|
|
# with latitudinal dependence |
|
|
diffKrBL79surf = 3.0e-5, |
|
|
diffKrBL79deep = 1.3e-4, |
|
|
diffKrBL79scl = 200., |
|
|
diffKrBL79Ho = -2000., |
|
|
BL79LatVary = 30., |
|
|
diffKrBLEQsurf = 8.0e-6, |
|
|
diffKrBLEQdeep = 1.3e-4, |
|
|
diffKrBLEQscl = 200., |
|
|
diffKrBLEQHo = -2000., |
|
|
# |
|
|
tAlpha=2.E-4, |
|
|
sBeta =7.4E-4, |
|
|
gravity=9.81, |
|
| 15 |
eosType='JMD95Z', |
eosType='JMD95Z', |
|
readBinaryPrec=32, |
|
|
writeBinaryPrec=32, |
|
|
useSingleCPUio=.TRUE., |
|
| 16 |
hFacMinDr=50., |
hFacMinDr=50., |
| 17 |
hFacMin=0.3, |
hFacMin=0.3, |
| 18 |
hFacInf=0.1, |
hFacInf=0.1, |
| 19 |
hFacSup=5., |
hFacSup=5., |
| 20 |
# z* - begin |
select_rStar=2, |
| 21 |
select_rStar=2, |
nonlinFreeSurf=4, |
| 22 |
nonlinFreeSurf=4, |
implicitDiffusion=.TRUE., |
| 23 |
# * - end |
implicitViscosity=.TRUE., |
|
implicitDiffusion=.true., |
|
|
implicitViscosity=.true., |
|
|
allowFreezing=.false., |
|
|
viscAh=0., |
|
|
viscAhGrid=0., |
|
|
# Following change took place starting in checkpoint57v_post |
|
|
# Redefine viscC?Leith*. Change the coefficients of Leith viscosity |
|
|
# to be proportional to enstrophy dissipation length. Thus, |
|
|
# viscC?leith?_new=pi*(viscC?leith?_old)^(1/3) |
|
|
# This is now consistent with Smagorinsky and with the manual. |
|
|
# viscC4Leith=1.0, |
|
|
# viscC4Leithd=1.0, |
|
|
# viscC4Leith=3.1416, |
|
|
# viscC4Leithd=3.1416, |
|
| 24 |
viscC4Leith=1.5, |
viscC4Leith=1.5, |
| 25 |
viscC4Leithd=1.5, |
viscC4Leithd=1.5, |
| 26 |
viscA4GridMax=0.5, |
viscA4GridMax=0.5, |
|
########################################################## |
|
|
viscC2Leith=0., |
|
|
viscA4=0., |
|
| 27 |
useAreaViscLength=.TRUE., |
useAreaViscLength=.TRUE., |
| 28 |
sideDragFactor=0., |
sideDragFactor=0., |
|
SadournyCoriolis=.FALSE., |
|
|
useAbsVorticity=.FALSE., |
|
| 29 |
highOrderVorticity = .TRUE., |
highOrderVorticity = .TRUE., |
| 30 |
bottomDragQuadratic = 0.002, |
bottomDragQuadratic = 0.0021, |
| 31 |
tempAdvScheme=33, |
tempAdvScheme=7, |
| 32 |
saltAdvScheme=33, |
saltAdvScheme=7, |
| 33 |
StaggerTimeStep=.true., |
StaggerTimeStep=.TRUE., |
| 34 |
multiDimAdvection=.true., |
multiDimAdvection=.TRUE., |
| 35 |
vectorInvariantMomentum=.TRUE., |
vectorInvariantMomentum=.TRUE., |
|
rigidLid=.FALSE., |
|
| 36 |
implicitFreeSurface=.TRUE., |
implicitFreeSurface=.TRUE., |
| 37 |
exactConserv=.TRUE., |
exactConserv=.TRUE., |
| 38 |
debuglevel=-1, |
debuglevel=-1, |
| 39 |
|
convertFW2Salt=-1 |
| 40 |
|
useRealFreshWaterFlux=.TRUE., |
| 41 |
|
useSingleCPUio=.TRUE., |
| 42 |
|
globalFiles=.TRUE., |
| 43 |
& |
& |
| 44 |
|
|
| 45 |
# Elliptic solver parameters |
# Elliptic solver parameters |
| 51 |
# Time stepping parameters |
# Time stepping parameters |
| 52 |
&PARM03 |
&PARM03 |
| 53 |
niter0=216, |
niter0=216, |
| 54 |
# endtime for December 31, 2002 |
endtime=504921600., |
|
endtime=347155200., |
|
| 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 |
# blending: 12/24/06 |
monitorFreq=21600., |
|
tauSaltClimRelax = 8722203., |
|
|
# tauSaltClimRelax = 3842380., |
|
|
monitorFreq=86400., |
|
| 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 ='ETOPO2_510x6x510_ver5e_filled.bin', |
bathyFile = 'GEBCO_510x6x510_ver06_dig.bin', |
| 82 |
hydrogThetaFile='WGHC_T_510x6x510.bin', |
hydrogThetaFile= 'WGHC_THETA_JAN_510x6x510x50.bin', |
| 83 |
hydrogSaltFile ='WGHC_S_510x6x510.bin', |
hydrogSaltFile = 'WGHC_SALT_JAN_510x6x510x50.bin', |
| 84 |
|
diffKrFile = '../../cube78_forcing/DIFFKR_2_20_1_lat6070_cube81', |
| 85 |
& |
& |