Warning, /verification/advect_xy/input.ab3_c4/data is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 2f6f1800 on 2009-12-21 04:33:40 UTC
6b3078d81e Jean*0001 # ====================
0002 # | Model parameters |
0003 # ====================
0004 #
0005 # Continuous equation parameters
0006 &PARM01
0007 rigidLid=.FALSE.,
0008 implicitFreeSurface=.TRUE.,
0009 sRef=35.,
0010 f0=0.,
0011 beta=0.,
0012 tAlpha=0.,
0013 momStepping=.FALSE.,
0014 tempAdvScheme=4,
0015 saltAdvScheme=4,
0016 &
0017
0018 # Elliptic solver parameters
0019 &PARM02
0020 cg2dMaxIters=100,
0021 cg2dTargetResidual=1.E-13,
0022 &
0023
0024 # Time stepping parameters
0025 &PARM03
0026 startTime=0,
0027 endTime=275000.,
0028 deltaT=2750.,
0029 #abEps=0.1,
0030 alph_AB=0.5,
0031 beta_AB=0.281105,
0032 pChkptFreq=0.0,
0033 chkptFreq=0.0,
0034 dumpFreq=27500.,
2f6f180016 Jean*0035 monitorSelect=1,
6b3078d81e Jean*0036 &
0037
0038 # Gridding parameters
0039 &PARM04
0040 usingCartesianGrid=.TRUE.,
0041 delZ=1*10.E3,
0042 dXspacing=10.E3,
0043 dYspacing=10.E3,
0044 &
0045
0046 # Input datasets
0047 &PARM05
0048 &