/[MITgcm]/MITgcm/verification/obcs_ctrl/input_ad/data
ViewVC logotype

Contents of /MITgcm/verification/obcs_ctrl/input_ad/data

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Wed May 18 01:44:42 2011 UTC (13 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62y
Changes since 1.2: +4 -4 lines
add some monitor output (but without exf monitor, all zero anyway)

1 # Model parameters
2 # Continuous equation parameters
3 &PARM01
4 tRef=20.,16.,12.,10., 9., 8., 7., 6.,
5 sRef=35.,35.,35.,35.,35.,35.,35.,35.,
6 viscAz=1.E-4,
7 viscAh=1.E1,
8 no_slip_sides=.FALSE.,
9 no_slip_bottom=.TRUE.,
10 diffKhT=0.E0,
11 diffKzT=0.E-5,
12 rotationPeriod=86400.,
13 beta=1.E-11,
14 eosType='LINEAR',
15 tAlpha=2.E-4,
16 sBeta =0.,
17 gravity=9.81,
18 rigidLid=.FALSE.,
19 implicitFreeSurface=.TRUE.,
20 readBinaryPrec=32,
21 # extras...
22 implicitDiffusion=.true.,
23 implicitViscosity=.true.,
24 vectorInvariantMomentum=.TRUE.,
25 staggerTimeStep=.TRUE.,
26 multiDimAdvection=.FALSE.,
27 tempAdvScheme=30,
28 saltAdvScheme=30,
29 writeBinaryPrec=32,
30 debugLevel=0,
31 &
32 # Elliptic solver parameters
33 &PARM02
34 cg2dMaxIters=500,
35 cg2dTargetResidual=1.E-8,
36 &
37 # Time stepping parameters
38 &PARM03
39 startTime=0.,
40 endTime=21600.,
41 deltaTmom=1200.0,
42 deltaTtracer=1200.0,
43 dumpInitAndLast=.TRUE.,
44 abEps=0.1,
45 pChkptFreq=0.0,
46 chkptFreq=0.0,
47 dumpFreq=2628000.0,
48 #monitorFreq=432000.,
49 monitorFreq=3600.,
50 monitorSelect=1,
51 &
52 # Gridding parameters
53 &PARM04
54 usingSphericalPolarGrid=.TRUE.,
55 ygOrigin=25.,
56 delX=64*0.25,
57 delY=64*0.25,
58 delZ=500.,500.,500.,500.,500.,500.,500.,500.,
59 &
60 &PARM05
61 bathyFile='topog.box',
62 uVelInitFile= 'Uini.bin',
63 vVelInitFile= 'Vini.bin',
64 #hydrogThetaFile=,
65 #hydrogSaltFile=,
66 #zonalWindFile=,
67 #meridWindFile=,
68 &

  ViewVC Help
Powered by ViewVC 1.1.22