/[MITgcm]/MITgcm/verification/inverted_barometer/input/data
ViewVC logotype

Contents of /MITgcm/verification/inverted_barometer/input/data

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


Revision 1.4 - (show annotations) (download)
Wed Aug 23 19:34:35 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59, checkpoint58y_post, checkpoint58t_post, checkpoint60, checkpoint61, checkpoint58w_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint58v_post, checkpoint61f, checkpoint58x_post, checkpoint61n, checkpoint61q, checkpoint61z, checkpoint61e, checkpoint58u_post, checkpoint58s_post, checkpoint61g, checkpoint61d, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Changes since 1.3: +1 -1 lines
do not write so many pickup-files.

1 # Model parameters
2 # Continuous equation parameters
3 &PARM01
4 tRef=20.,10.,8.,6.,
5 sRef=10.,10.,10.,10.,
6 viscAz=1.E-2,
7 viscAh=4.E2,
8 no_slip_sides=.FALSE.,
9 no_slip_bottom=.TRUE.,
10 diffKhT=4.E2,
11 diffKzT=1.E-2,
12 f0=1.E-04,
13 beta=0.E-11,
14 tAlpha=2.E-4,
15 sBeta =0.,
16 gravity=9.81,
17 rigidLid=.FALSE.,
18 implicitFreeSurface=.TRUE.,
19 eosType='LINEAR',
20 readBinaryPrec=64,
21 &
22 # Elliptic solver parameters
23 &PARM02
24 cg2dMaxIters=1000,
25 cg2dTargetResidual=1.E-13,
26 &
27 # Time stepping parameters
28 &PARM03
29 startTime=0.,
30 endTime=48000.,
31 deltaTmom=1200.0,
32 deltaTtracer=1200.0,
33 abEps=0.1,
34 pChkptFreq=2592000.,
35 chkptFreq=0.0,
36 dumpFreq=2592000.0,
37 monitorFreq=1.,
38 &
39 # Gridding parameters
40 &PARM04
41 usingCartesianGrid=.TRUE.,
42 usingSphericalPolarGrid=.FALSE.,
43 delX=60*100.E03,
44 delY=60*100.E03,
45 delZ=500.,500.,500.,500.,
46 &
47 &PARM05
48 bathyFile='topog.box',
49 hydrogThetaFile=,
50 hydrogSaltFile=,
51 zonalWindFile=,
52 meridWindFile=,
53 pLoadFile='pLoad.bin',
54 &

  ViewVC Help
Powered by ViewVC 1.1.22