14 |
diffKhS=0., |
diffKhS=0., |
15 |
diffK4S=0., |
diffK4S=0., |
16 |
diffKrS=3.E-5, |
diffKrS=3.E-5, |
|
ivdc_kappa=10., |
|
17 |
implicitDiffusion=.TRUE., |
implicitDiffusion=.TRUE., |
18 |
|
implicitViscosity=.true., |
19 |
gravity=9.81, |
gravity=9.81, |
20 |
rhonil=1035., |
rhonil=1035., |
21 |
eosType='JMD95Z', |
eosType='JMD95Z', |
32 |
hFacMin=.1, |
hFacMin=.1, |
33 |
hFacMinDr=20., |
hFacMinDr=20., |
34 |
readBinaryPrec=64, |
readBinaryPrec=64, |
35 |
usesinglecpuio=.TRUE. |
globalFiles=.TRUE. |
36 |
|
useSingleCPUio=.TRUE. |
37 |
& |
& |
38 |
|
|
39 |
# Elliptic solver parameters |
# Elliptic solver parameters |
45 |
|
|
46 |
# Time stepping parameters |
# Time stepping parameters |
47 |
&PARM03 |
&PARM03 |
48 |
nIter0=72000, |
nIter0=0, |
49 |
nTimeSteps=20, |
nTimeSteps=20, |
50 |
deltaTmom =1200., |
deltaTmom =1200., |
51 |
deltaTtracer=86400., |
deltaTtracer=1200., |
52 |
deltaTfreesurf=86400., |
deltaTfreesurf=1200., |
53 |
deltaTClock =86400., |
deltaTClock =1200., |
54 |
abEps = 0.1, |
abEps = 0.1, |
55 |
forcing_In_AB=.FALSE., |
forcing_In_AB=.FALSE., |
|
pChkptFreq =1728000., |
|
|
#chkptFreq =311040000., |
|
|
taveFreq =1244160000., |
|
|
dumpFreq =622080000., |
|
|
monitorFreq =31104000., |
|
|
periodicExternalForcing=.TRUE., |
|
|
externForcingPeriod=2592000., |
|
|
externForcingCycle=31104000., |
|
56 |
# 2 months restoring timescale for temperature |
# 2 months restoring timescale for temperature |
57 |
tauThetaClimRelax = 5184000., |
tauThetaClimRelax = 5184000., |
58 |
# 2yrs restoring timescale for salinity |
# 2yrs restoring timescale for salinity |
75 |
bathyFile ='bathy_Hmin50.bin', |
bathyFile ='bathy_Hmin50.bin', |
76 |
hydrogThetaFile='lev_T_cs_15k.bin', |
hydrogThetaFile='lev_T_cs_15k.bin', |
77 |
hydrogSaltFile ='lev_S_cs_15k.bin', |
hydrogSaltFile ='lev_S_cs_15k.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', |
|
78 |
& |
& |