Warning, /verification/bottom_ctrl_5x5/input_ad/data is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 427e24e1 on 2024-01-31 16:50:14 UTC
f0aa841546 Patr*0001 # Model parameters
0002 # Continuous equation parameters
0003 &PARM01
0004 tRef=4.,4.,4.,4.,
0005 sRef=35.,35.,35.,35.,
0006 viscAz=1.E-1,
0007 viscAh=1.E5,
0008 # viscA4=1.E16,
0009 # useJamartWetPoints=.TRUE.,
0010 no_slip_sides=.FALSE.,
0011 no_slip_bottom=.TRUE.,
0012 diffKhT=4.E2,
0013 diffKzT=1.E-4,
86076c17c7 Jean*0014 diffKhS=0.0,
f0aa841546 Patr*0015 diffKzS=3.E-5,
0016 f0=-1.1914E-04,
0017 beta=1.3094E-11,
0018 tAlpha=2.E-4,
0019 # sBeta =7.4E-4,
0020 sBeta = 0.,
0021 gravity=9.81,
0022 gBaro=9.81,
0023 rigidLid=.FALSE.,
0024 implicitFreeSurface=.TRUE.,
0025 eosType='LINEAR',
0026 writeBinaryPrec=64,
0027 readBinaryPrec=64,
0028 hFacMin=.05,
0029 smoothAbsFuncRange = -1.e-2,
10554845a5 Patr*0030 nonlinFreeSurf=0,
0031 exactConserv=.FALSE.,
f0aa841546 Patr*0032 #momAdvection = .false.,
0033 #momViscosity = .false.,
0034 #momPressureForcing = .false.,
0035 &
0036
0037 # Elliptic solver parameters
0038 &PARM02
0039 cg2dMaxIters=100,
aecc8b0f47 Mart*0040 cg2dMinItersNSA = 10,
86076c17c7 Jean*0041 #cg2dTargetResidual=1.E-13,
0042 cg2dTargetResWunit=1.E-18,
aecc8b0f47 Mart*0043 useNSACGSolver = .TRUE.,
f0aa841546 Patr*0044 &
0045 # Time stepping parameters
0046 &PARM03
e86b8f499b Jean*0047 nIter0=0,
0048 nTimeSteps=100,
f0aa841546 Patr*0049 #startTime = 0.,
0050 #endTime = 7776000,
0051 deltaTmom=3600.0,
0052 deltaTtracer=3600.0,
0053 abEps=0.1,
0054 pChkptFreq= 7776000.0,
0055 chkptFreq= 0.0,
0056 #dumpFreq= 1.0,
e86b8f499b Jean*0057 monitorFreq = 43200.,
11c3150c71 Mart*0058 #ADJdumpFreq= 1.0,
e86b8f499b Jean*0059 monitorSelect=1,
f0aa841546 Patr*0060 &
0061 # Gridding parameters
0062 &PARM04
0063 usingCartesianGrid=.TRUE.,
0064 usingSphericalPolarGrid=.FALSE.,
e86b8f499b Jean*0065 delX=5*200.E3,
0066 delY=5*200.E3,
f0aa841546 Patr*0067 # 1 layer
0068 #delZ=5001.,500.,500.,500.,
0069 # 2 layers
0070 #delZ=1000.,5000.,500.,5000.,
0071 # 4 layers
0072 delZ=100.,400.,500.,5000.,
0073 #delZ=1000.,1500.,1500.,1500.,
0074 &
0075 &PARM05
0076 #bathyFile='walls.bigRidge',
0077 bathyFile='noWalls.bigRidge',
0078 #bathyFile='box.bigRidge',
0079 #bathyFile='meridchannel.bigRidge',
11c3150c71 Mart*0080 #hydrogThetaFile=,
0081 #hydrogSaltFile=,
f0aa841546 Patr*0082 zonalWindFile='windx.sin_y',
11c3150c71 Mart*0083 #meridWindFile=,
0084 #surfQnetFile=,
0085 #EmPmRFile=,
f0aa841546 Patr*0086 &