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

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

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


Revision 1.4 - (hide annotations) (download)
Wed May 6 21:00:36 2009 UTC (14 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61n
Changes since 1.3: +1 -0 lines
add useSingleCpuIO=.TRUE.,

1 jmc 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef=289.6, 298.1, 314.5, 335.8, 437.4,
8     sRef=5*0.0,
9     no_slip_sides=.FALSE.,
10     no_slip_bottom=.FALSE.,
11     buoyancyRelation='ATMOSPHERIC',
12     eosType='IDEALGAS',
13 jmc 1.2 rotationPeriod=86400.,
14 jmc 1.1 implicitFreeSurface=.TRUE.,
15     exactConserv=.TRUE.,
16     #nonlinFreeSurf=4,
17     #select_rStar=2,
18     hFacInf=0.2,
19     hFacSup=2.0,
20     uniformLin_PhiSurf=.FALSE.,
21     saltStepping=.FALSE.,
22     momViscosity=.FALSE.,
23     vectorInvariantMomentum=.TRUE.,
24     useAbsVorticity=.TRUE.,
25     SadournyCoriolis=.TRUE.,
26     selectKEscheme=3,
27     #staggerTimeStep=.TRUE.,
28     implicitIntGravWave=.TRUE.,
29     readBinaryPrec=64,
30     writeBinaryPrec=64,
31 jmc 1.4 useSingleCpuIO=.TRUE.,
32 jmc 1.1 &
33    
34     # Elliptic solver parameters
35     &PARM02
36     cg2dMaxIters=200,
37     #cg2dTargetResidual=1.E-12,
38     cg2dTargetResWunit=1.E-17,
39     cg3dMaxIters=40,
40     cg3dTargetResidual=1.E-4,
41     &
42    
43     # Time stepping parameters
44     &PARM03
45     #- stable up to 1350.s
46     deltaT=1200.,
47     nIter0=25920,
48     nTimeSteps=10,
49     #forcing_In_AB=.FALSE.,
50     #alph_AB=0.6,
51     #beta_AB=0.,
52     alph_AB=0.5,
53     beta_AB=0.281105,
54     doAB_onGtGs=.FALSE.,
55 jmc 1.3 pickupStrictlyMatch=.FALSE.,
56 jmc 1.1 #startFromPickupAB2=.TRUE.,
57     pChkptFreq=31104000.,
58     chkptFreq =0.,
59     dumpFreq =31104000.,
60     monitorFreq=432000.,
61     taveFreq=0.,
62     monitorFreq=1.,
63     &
64    
65     # Gridding parameters
66     &PARM04
67     usingCurvilinearGrid=.TRUE.,
68     horizGridFile='dxC1_dXYa',
69     delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
70     Ro_SeaLevel=1.E5,
71     &
72    
73     # Input datasets
74     &PARM05
75     &

  ViewVC Help
Powered by ViewVC 1.1.22