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

Contents of /MITgcm/verification/exp1/input/data

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


Revision 1.9 - (show annotations) (download)
Sat Jun 15 04:10:23 2002 UTC (21 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint46b_post, checkpoint48f_post, checkpoint46k_post, checkpoint47j_post, checkpoint48d_pre, branch-exfmods-tag, checkpoint47e_post, checkpoint47i_post, checkpoint48i_post, checkpoint47f_post, checkpoint48d_post, checkpoint46j_post, checkpoint47c_post, checkpoint47d_post, checkpoint47a_post, checkpoint46c_post, checkpoint46f_post, checkpoint46l_pre, checkpoint46a_post, checkpoint48a_post, checkpoint46n_post, checkpoint46d_pre, checkpoint48e_post, checkpoint46e_post, checkpoint48h_post, checkpoint46h_pre, checkpoint46l_post, checkpoint46e_pre, checkpoint45d_post, checkpoint46j_pre, checkpoint46b_pre, checkpoint47h_post, checkpoint48c_post, checkpoint46, checkpoint48, checkpoint49, checkpoint47b_post, checkpoint48g_post, checkpoint50, checkpoint46m_post, checkpoint46g_pre, checkpoint47g_post, checkpoint46a_pre, checkpoint46d_post, checkpoint48b_post, checkpoint46g_post, checkpoint50a_post, checkpoint46c_pre, checkpoint47d_pre, checkpoint48c_pre, checkpoint46i_post, checkpoint47, checkpoint46h_post, checkpoint50b_pre
Branch point for: branch-exfmods-curt
Changes since 1.8: +1 -1 lines
change phiMin (from -30 to 0) to agree with the documentation

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 beta=1.E-11,
13 tAlpha=2.E-4,
14 sBeta =0.,
15 gravity=9.81,
16 rigidLid=.FALSE.,
17 implicitFreeSurface=.TRUE.,
18 eosType='LINEAR',
19 readBinaryPrec=64,
20 &
21 # Elliptic solver parameters
22 &PARM02
23 cg2dMaxIters=1000,
24 cg2dTargetResidual=1.E-13,
25 &
26 # Time stepping parameters
27 &PARM03
28 startTime=0.,
29 endTime=12000.,
30 deltaTmom=1200.0,
31 deltaTtracer=1200.0,
32 abEps=0.1,
33 pChkptFreq=17000.0,
34 chkptFreq=0.0,
35 dumpFreq=2592000.0,
36 monitorFreq=1.,
37 &
38 # Gridding parameters
39 &PARM04
40 usingCartesianGrid=.FALSE.,
41 usingSphericalPolarGrid=.TRUE.,
42 phiMin=0.,
43 delX=60*1.,
44 delY=60*1.,
45 delZ=500.,500.,500.,500.,
46 &
47 &PARM05
48 bathyFile='topog.box',
49 hydrogThetaFile=,
50 hydrogSaltFile=,
51 zonalWindFile='windx.sin_y',
52 meridWindFile=,
53 &

  ViewVC Help
Powered by ViewVC 1.1.22