/[MITgcm]/MITgcm/verification/hs94.cs-32x32x5/input/data
ViewVC logotype

Contents of /MITgcm/verification/hs94.cs-32x32x5/input/data

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


Revision 1.6 - (show annotations) (download)
Wed Sep 22 02:50:49 2004 UTC (19 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55c_post, checkpoint55g_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55b_post, checkpoint55f_post, checkpoint55e_post
Changes since 1.5: +1 -0 lines
 o update diagnostics output flags to have either MNC, MDSIO, or both
   - add MNC to verification/hs94.cs-32x32x5

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=281.089, 289.321, 307.191, 331.377, 432.413,
8 sRef=5*0.,
9 viscAr=0.E1,
10 viscAh=0.E6,
11 viscA4=0.E17,
12 no_slip_sides=.FALSE.,
13 no_slip_bottom=.FALSE.,
14 diffKhT=0.E3,
15 diffKrT=0.,
16 diffK4T=0.E17,
17 diffKrS=0.E2,
18 diffKhS=0.E3,
19 diffK4S=0.E17,
20 buoyancyRelation='ATMOSPHERIC',
21 eosType='IDEALGAS',
22 gravity=9.81,
23 gBaro=9.81,
24 rhonil=1.0,
25 rhoConst=1.0,
26 rigidLid=.FALSE.,
27 implicitFreeSurface=.TRUE.,
28 staggerTimeStep=.TRUE.,
29 nonHydrostatic=.FALSE.,
30 readBinaryPrec=64,
31 writeBinaryPrec=64,
32 hFacMin=1.0,
33 vectorInvariantMomentum=.TRUE.,
34 &
35
36 # Elliptic solver parameters
37 &PARM02
38 cg2dMaxIters=200,
39 cg2dTargetResidual=1.E-12,
40 &
41
42 # Time stepping parameters
43 &PARM03
44 niter0=0,
45 nTimeSteps=20,
46 #endTime=864000.0,
47 deltaT=600.0,
48 abEps=0.1,
49 cAdjFreq=0.,
50 pChkptFreq=2592000.0,
51 chkptFreq=0.0,
52 dumpFreq=21600.0,
53 monitorFreq=1.,
54 monitor_ioinc=.TRUE.,
55 taveFreq=6000.,
56 tave_lastiter=1.,
57 &
58
59 # Gridding parameters
60 &PARM04
61 usingCartesianGrid=.FALSE.,
62 usingSphericalPolarGrid=.FALSE.,
63 usingCurvilinearGrid=.TRUE.,
64 delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
65 Ro_SeaLevel=1.E5,
66 groundAtK1=.TRUE.,
67 rSphere=6370.E3,
68 &
69
70 # Input datasets
71 &PARM05
72 &

  ViewVC Help
Powered by ViewVC 1.1.22