/[MITgcm]/MITgcm/verification/hs94.1x64x5/input_ad/data
ViewVC logotype

Annotation of /MITgcm/verification/hs94.1x64x5/input_ad/data

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


Revision 1.4 - (hide annotations) (download)
Thu Mar 2 02:02:58 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58q_post, checkpoint59q, checkpoint59p, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58c_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58b_post, checkpoint58m_post
Changes since 1.3: +2 -1 lines
set rotationPeriod to 1 day (=the previous value) since the default has changed

1 heimbach 1.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     tRef=5*0.,
9     sRef=5*0.,
10     viscAr=0.,
11     viscAh=0.,
12     viscA4=0.,
13     no_slip_sides=.FALSE.,
14     no_slip_bottom=.FALSE.,
15     diffKrT=0.,
16     diffKhT=0.,
17     diffK4T=0.,
18     diffKrS=0.,
19     diffKhS=0.,
20     diffK4S=0.,
21     buoyancyRelation='ATMOSPHERIC',
22     eosType='IDEALGAS',
23 jmc 1.4 rotationPeriod=86400.,
24 heimbach 1.1 gravity=9.81,
25     rhonil=1.0,
26     rhoConst=1.0,
27     rigidLid=.FALSE.,
28     implicitFreeSurface=.TRUE.,
29 jmc 1.3 staggerTimestep=.TRUE.,
30 heimbach 1.1 readBinaryPrec=64,
31     writeBinaryPrec=64,
32     # globalFiles=.TRUE.,
33     &
34    
35     # Elliptic solver parameters
36     &PARM02
37     cg2dMaxIters=600,
38     cg2dTargetResidual=1.E-13,
39     &
40    
41     # Time stepping parameters
42     &PARM03
43     niter0=0,
44     nTimeSteps=10,
45     abEps=0.1,
46     deltaT=1200.0,
47     cAdjFreq=0.,
48     pChkptFreq=0.0,
49     chkptFreq=0.0,
50     dumpFreq=2592000.0,
51     taveFreq=2592000.,
52     monitorFreq=1.,
53     &
54    
55     # Gridding parameters
56     &PARM04
57     usingSphericalPolarGrid=.TRUE.,
58     delX=1*2.8125,
59     delY=64*2.8125,
60 jmc 1.4 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
61 heimbach 1.1 Ro_SeaLevel=1.E5,
62     phiMin=-90.,
63     &
64    
65     # Input datasets
66     &PARM05
67     &

  ViewVC Help
Powered by ViewVC 1.1.22