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

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

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


Revision 1.6 - (show annotations) (download)
Tue Feb 22 23:53:38 2011 UTC (13 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.5: +1 -0 lines
for clarity, specify explicitly radius_fromHorizGrid that matches the
current grid-files.

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 implicitFreeSurface=.TRUE.,
14 exactConserv=.TRUE.,
15 #nonlinFreeSurf=4,
16 #select_rStar=2,
17 hFacInf=0.2,
18 hFacSup=2.0,
19 uniformLin_PhiSurf=.FALSE.,
20 saltStepping=.FALSE.,
21 momViscosity=.FALSE.,
22 vectorInvariantMomentum=.TRUE.,
23 useAbsVorticity=.TRUE.,
24 selectVortScheme=2,
25 selectKEscheme=3,
26 #staggerTimeStep=.TRUE.,
27 implicitIntGravWave=.TRUE.,
28 readBinaryPrec=64,
29 writeBinaryPrec=64,
30 useSingleCpuIO=.TRUE.,
31 &
32
33 # Elliptic solver parameters
34 &PARM02
35 cg2dMaxIters=200,
36 #cg2dTargetResidual=1.E-12,
37 cg2dTargetResWunit=1.E-17,
38 cg3dMaxIters=40,
39 cg3dTargetResidual=1.E-4,
40 &
41
42 # Time stepping parameters
43 &PARM03
44 #- stable up to 1350.s
45 deltaT=1200.,
46 nIter0=25920,
47 nTimeSteps=10,
48 #forcing_In_AB=.FALSE.,
49 #alph_AB=0.6,
50 #beta_AB=0.,
51 alph_AB=0.5,
52 beta_AB=0.281105,
53 doAB_onGtGs=.FALSE.,
54 pickupStrictlyMatch=.FALSE.,
55 #startFromPickupAB2=.TRUE.,
56 pChkptFreq=31104000.,
57 chkptFreq =0.,
58 dumpFreq =31104000.,
59 monitorFreq=432000.,
60 taveFreq=0.,
61 monitorFreq=1.,
62 &
63
64 # Gridding parameters
65 &PARM04
66 usingCurvilinearGrid=.TRUE.,
67 horizGridFile='dxC1_dXYa',
68 radius_fromHorizGrid=6370.E3,
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