| 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=1.E-3, |
# blending: 12/24/06 |
| 11 |
no_slip_sides=.TRUE., |
viscAr= 6.0826e-04 |
| 12 |
|
# viscAr= 1e-3, |
| 13 |
|
no_slip_sides=.FALSE., |
| 14 |
no_slip_bottom=.TRUE., |
no_slip_bottom=.TRUE., |
| 15 |
diffKhT=0., |
diffKhT=0., |
| 16 |
diffK4T=0., |
diffK4T=0., |
| 17 |
diffKrT=3.E-5, |
# blending: 12/24/06 |
| 18 |
|
diffKrT=1.4022e-05 |
| 19 |
|
# diffKrT=1.51e-5, |
| 20 |
diffKhS=0., |
diffKhS=0., |
| 21 |
diffK4S=0., |
diffK4S=0., |
| 22 |
diffKrS=3.E-5, |
# blending: 12/24/06 |
| 23 |
|
diffKrS=1.4022e-05 |
| 24 |
|
# diffKrS=1.51e-5, |
| 25 |
tAlpha=2.E-4, |
tAlpha=2.E-4, |
| 26 |
sBeta =7.4E-4, |
sBeta =7.4E-4, |
| 27 |
gravity=9.81, |
gravity=9.81, |
|
rigidLid=.FALSE., |
|
|
implicitFreeSurface=.TRUE., |
|
| 28 |
eosType='JMD95Z', |
eosType='JMD95Z', |
| 29 |
readBinaryPrec=32, |
readBinaryPrec=32, |
| 30 |
writeBinaryPrec=32, |
writeBinaryPrec=32, |
| 31 |
useSingleCPUio=.TRUE. |
useSingleCPUio=.TRUE. |
|
hFacMin=.3, |
|
| 32 |
hFacMinDr=50., |
hFacMinDr=50., |
| 33 |
|
hFacMin=0.3, |
| 34 |
|
hFacInf=0.1, |
| 35 |
|
hFacSup=5., |
| 36 |
|
# z* - begin |
| 37 |
|
select_rStar=2, |
| 38 |
|
nonlinFreeSurf=4, |
| 39 |
|
# * - end |
| 40 |
implicitDiffusion=.true., |
implicitDiffusion=.true., |
| 41 |
implicitViscosity=.true., |
implicitViscosity=.true., |
| 42 |
allowFreezing=.true., |
allowFreezing=.false., |
| 43 |
viscA4 = 0., |
viscAh=0., |
| 44 |
viscAh = 0., |
viscAhGrid=0., |
| 45 |
bottomDragQuadratic = 0.002, |
# Following change took place starting in checkpoint57v_post |
| 46 |
tempAdvScheme=33 |
# Redefine viscC?Leith*. Change the coefficients of Leith viscosity |
| 47 |
saltAdvScheme=33 |
# to be proportional to enstrophy dissipation length. Thus, |
| 48 |
StaggerTimeStep=.true. |
# viscC?leith?_new=pi*(viscC?leith?_old)^(1/3) |
| 49 |
multiDimAdvection=.true. |
# This is now consistent with Smagorinsky and with the manual. |
| 50 |
|
# viscC4Leith=1.0, |
| 51 |
|
# viscC4Leithd=1.0, |
| 52 |
|
# viscC4Leith=3.1416, |
| 53 |
|
# viscC4Leithd=3.1416, |
| 54 |
|
viscC4Leith=1.5, |
| 55 |
|
viscC4Leithd=1.5, |
| 56 |
|
viscA4GridMax=0.5, |
| 57 |
|
########################################################## |
| 58 |
|
viscC2Leith=0., |
| 59 |
|
viscA4=0., |
| 60 |
|
useAreaViscLength=.TRUE., |
| 61 |
|
sideDragFactor=0., |
| 62 |
|
SadournyCoriolis=.FALSE., |
| 63 |
|
useAbsVorticity=.FALSE., |
| 64 |
|
highOrderVorticity = .TRUE. |
| 65 |
|
bottomDragQuadratic = 0.0012, |
| 66 |
|
tempAdvScheme=33, |
| 67 |
|
saltAdvScheme=33, |
| 68 |
|
StaggerTimeStep=.true., |
| 69 |
|
multiDimAdvection=.true., |
| 70 |
vectorInvariantMomentum=.TRUE., |
vectorInvariantMomentum=.TRUE., |
| 71 |
rigidLid=.FALSE., |
rigidLid=.FALSE., |
| 72 |
implicitFreeSurface=.TRUE., |
implicitFreeSurface=.TRUE., |
| 73 |
exactConserv=.TRUE., |
exactConserv=.TRUE., |
| 74 |
# debugMode=.TRUE. |
debuglevel=-1 |
| 75 |
& |
& |
| 76 |
|
|
| 77 |
# Elliptic solver parameters |
# Elliptic solver parameters |
| 78 |
&PARM02 |
&PARM02 |
| 79 |
cg2dMaxIters=600, |
cg2dMaxIters=100, |
| 80 |
cg2dTargetResidual=1.E-12, |
cg2dTargetResidual=1.E-5, |
| 81 |
& |
& |
| 82 |
|
|
| 83 |
# Time stepping parameters |
# Time stepping parameters |
| 84 |
&PARM03 |
&PARM03 |
| 85 |
niter0=0, |
niter0=216, |
| 86 |
nTimeSteps=21600, |
# endtime for December 31, 2002 |
| 87 |
|
endtime=347155200 |
| 88 |
abEps=0.1, |
abEps=0.1, |
| 89 |
deltaT=20., |
deltaT=1200, |
| 90 |
cAdjFreq=0., |
cAdjFreq=0., |
| 91 |
pChkptFreq=86400.0, |
pChkptFreq=31536000, |
| 92 |
chkptFreq=0, |
chkptFreq=2592000 |
| 93 |
dumpFreq=3600, |
# blending: 12/24/06 |
| 94 |
# tauSaltClimRelax = 62208000., |
tauSaltClimRelax = 8722203., |
| 95 |
monitorFreq=20., |
# tauSaltClimRelax = 3842380., |
| 96 |
|
monitorFreq=86400 |
| 97 |
|
forcing_In_AB = .FALSE. |
| 98 |
|
dumpInitAndLast=.FALSE. |
| 99 |
& |
& |
| 100 |
|
|
| 101 |
# Gridding parameters |
# Gridding parameters |
| 113 |
|
|
| 114 |
# Input datasets |
# Input datasets |
| 115 |
&PARM05 |
&PARM05 |
| 116 |
bathyFile ='BATHY_18360x85_filled.bin', |
bathyFile ='ETOPO2_510x6x510_ver5e_filled.bin', |
| 117 |
hydrogThetaFile='LEVT01_JAN_18360x85x50.bin', |
hydrogThetaFile='WGHC_T_510x6x510.bin', |
| 118 |
hydrogSaltFile ='LEVS01_JAN_18360x85x50.bin', |
hydrogSaltFile ='WGHC_S_510x6x510.bin', |
|
#zonalWindFile ='trenberth_taux.bin', |
|
|
#meridWindFile ='trenberth_tauy.bin', |
|
|
#thetaClimFile ='lev_surfT_cs_12m.bin', |
|
|
#saltClimFile ='lev_surfS_cs_12m.bin', |
|
|
#surfQFile ='shiQnet_cs32.bin', |
|
|
#EmPmRFile ='shiEmPR_cs32.bin', |
|
| 119 |
& |
& |