/[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.6 - (hide annotations) (download)
Fri May 9 19:26:07 2008 UTC (15 years, 11 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint59r, checkpoint61d, checkpoint61b, checkpoint61c, checkpoint61a
Changes since 1.5: +1 -2 lines
Remove rotationPeriod and tRef=5*0., add exactConserv=.TRUE.

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

  ViewVC Help
Powered by ViewVC 1.1.22