/[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.5 - (show annotations) (download)
Sun May 17 22:37:53 2009 UTC (14 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint61o, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.4: +1 -2 lines
use default rotationPeriod

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 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
69 Ro_SeaLevel=1.E5,
70 &
71
72 # Input datasets
73 &PARM05
74 &

  ViewVC Help
Powered by ViewVC 1.1.22