/[MITgcm]/MITgcm/verification/hs94.128x64x5/input/data
ViewVC logotype

Annotation of /MITgcm/verification/hs94.128x64x5/input/data

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


Revision 1.9 - (hide annotations) (download)
Sat Aug 13 02:40:21 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57s_post, checkpoint57y_post, checkpoint57r_post, checkpoint58, checkpoint58a_post, checkpoint57z_post, checkpoint57t_post, checkpoint57v_post, checkpoint57y_pre, checkpint57u_post, checkpoint57q_post, checkpoint57w_post, checkpoint57x_post
Changes since 1.8: +0 -2 lines
remove groundAtK1 (retired), gBaro (irrelevant for atmosphere), and
 nonHydrostatic=.FALSE. if NH code is not compiled.

1 adcroft 1.2 # ====================
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     rhonil=1.0,
24     rhoConst=1.0,
25     rigidLid=.FALSE.,
26     implicitFreeSurface=.TRUE.,
27 jmc 1.7 exactConserv=.TRUE.,
28     #uniformLin_PhiSurf=.FALSE.,
29 adcroft 1.2 staggerTimeStep=.TRUE.,
30     readBinaryPrec=64,
31     writeBinaryPrec=64,
32     hFacMin=1.0,
33     &
34    
35     # Elliptic solver parameters
36     &PARM02
37     cg2dMaxIters=200,
38 jmc 1.7 cg2dTargetResWunit=1.E-17,
39 adcroft 1.2 &
40    
41     # Time stepping parameters
42     &PARM03
43     niter0=0,
44     nTimeSteps=10,
45 jmc 1.7 #endTime=31104000.,
46 adcroft 1.2 deltaT=450.0,
47     abEps=0.1,
48     cAdjFreq=0.,
49 jmc 1.7 chkptFreq=0.0,
50 adcroft 1.2 pChkptFreq=2592000.0,
51     dumpFreq=2592000.0,
52 jmc 1.7 #taveFreq=2592000.0.,
53     #monitorFreq=86400.,
54 adcroft 1.5 monitorFreq=1.,
55 adcroft 1.2 &
56    
57     # Gridding parameters
58     &PARM04
59     usingSphericalPolarGrid=.TRUE.,
60     delX=128*2.8125,
61     delY=64*2.8125,
62     delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
63     Ro_SeaLevel=1.E5,
64     phiMin=-90.,
65     rSphere=6370.E3,
66     &
67    
68     # Input datasets
69     &PARM05
70 adcroft 1.8 hydrogThetaFile='T.init',
71 adcroft 1.2 &

  ViewVC Help
Powered by ViewVC 1.1.22