/[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.1 - (show annotations) (download)
Fri Feb 24 00:23:07 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
test Impl.IGW with AB-3(T): run for more than 15.yr with deltaT=1350.s !

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 SadournyCoriolis=.TRUE.,
25 selectKEscheme=3,
26 #staggerTimeStep=.TRUE.,
27 implicitIntGravWave=.TRUE.,
28 readBinaryPrec=64,
29 writeBinaryPrec=64,
30 &
31
32 # Elliptic solver parameters
33 &PARM02
34 cg2dMaxIters=200,
35 #cg2dTargetResidual=1.E-12,
36 cg2dTargetResWunit=1.E-17,
37 cg3dMaxIters=40,
38 cg3dTargetResidual=1.E-4,
39 &
40
41 # Time stepping parameters
42 &PARM03
43 #- stable up to 1350.s
44 deltaT=1200.,
45 nIter0=25920,
46 nTimeSteps=10,
47 #forcing_In_AB=.FALSE.,
48 #alph_AB=0.6,
49 #beta_AB=0.,
50 alph_AB=0.5,
51 beta_AB=0.281105,
52 doAB_onGtGs=.FALSE.,
53 #startFromPickupAB2=.TRUE.,
54 pChkptFreq=31104000.,
55 chkptFreq =0.,
56 dumpFreq =31104000.,
57 monitorFreq=432000.,
58 taveFreq=0.,
59 monitorFreq=1.,
60 &
61
62 # Gridding parameters
63 &PARM04
64 usingCurvilinearGrid=.TRUE.,
65 horizGridFile='dxC1_dXYa',
66 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
67 Ro_SeaLevel=1.E5,
68 &
69
70 # Input datasets
71 &PARM05
72 &

  ViewVC Help
Powered by ViewVC 1.1.22