/[MITgcm]/MITgcm/verification/fizhi-gridalt-hs/input/data
ViewVC logotype

Contents of /MITgcm/verification/fizhi-gridalt-hs/input/data

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


Revision 1.9 - (show annotations) (download)
Thu Mar 2 02:01:56 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.8: +1 -0 lines
set rotationPeriod to 1 day (=the previous value) since the default has changed

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 #tRef=295.1, 295.3, 295.4, 295.6, 295.8, 296.0, 296.2, 296.4, 296.6, 296.8,
8 # 297.0, 297.3, 297.5, 297.7, 298.0, 298.3, 298.5, 298.8, 299.1, 299.5,
9 # 299.8, 300.1, 300.5, 300.9, 301.5, 302.3, 303.4, 304.9, 306.8, 309.4,
10 # 312.9, 317.8, 324.7, 336.1, 352.6, 373.4, 401.2, 441.6, 511.0, 699.5,
11 #tRef=295.2, 295.5, 295.9, 296.3, 296.7, 297.1, 297.6, 298.1, 298.7, 299.3,
12 # 300.0, 300.7, 301.9, 304.1, 308.0, 315.1, 329.5, 362.3, 419.2, 573.8,
13 tRef=295.3, 296.1, 296.9, 297.9, 299.0, 300.3, 302.8, 311.0, 343.9, 470.7,
14 sRef=10*0.0,
15 viscAr=0.E1,
16 viscAh=0.E6,
17 viscA4=0.E17,
18 no_slip_sides=.FALSE.,
19 no_slip_bottom=.FALSE.,
20 diffKhT=0.E3,
21 diffKrT=0.,
22 diffK4T=0.E17,
23 diffKrS=0.E2,
24 diffKhS=0.E3,
25 diffK4S=0.E17,
26 buoyancyRelation='ATMOSPHERIC',
27 eosType='IDEALGAS',
28 #Integr_GeoPot=2,
29 rotationPeriod=86400.,
30 gravity=9.81,
31 rhonil=1.0,
32 rhoConst=1.0,
33 rigidLid=.FALSE.,
34 implicitFreeSurface=.TRUE.,
35 exactConserv=.TRUE.,
36 uniformLin_PhiSurf=.FALSE.,
37 staggerTimeStep=.TRUE.,
38 nonHydrostatic=.FALSE.,
39 readBinaryPrec=64,
40 writeBinaryPrec=64,
41 hFacMin=0.2,
42 nonlinFreeSurf=4,
43 select_rStar=2,
44 saltAdvScheme=3,
45 vectorInvariantMomentum=.TRUE.,
46 &
47
48 # Elliptic solver parameters
49 &PARM02
50 cg2dMaxIters=200,
51 #cg2dTargetResidual=1.E-12,
52 cg2dTargetResWunit=1.E-17,
53 &
54
55 # Time stepping parameters
56 &PARM03
57 niter0=0,
58 #nTimeSteps=691200,
59 nTimeSteps=5,
60 #endTime=864000.0,
61 deltaT=450.0,
62 forcing_In_AB=.FALSE.,
63 abEps=0.1,
64 cAdjFreq=0.,
65 pChkptFreq=2592000.0,
66 chkptFreq=0.0,
67 #dumpFreq=2592000.0,
68 dumpFreq=3600.0,
69 monitorFreq=1.,
70 taveFreq=0.0,
71 tave_lastiter=1.,
72 &
73
74 # Gridding parameters
75 &PARM04
76 usingCartesianGrid=.FALSE.,
77 usingSphericalPolarGrid=.FALSE.,
78 usingCurvilinearGrid=.TRUE.,
79 delR=10*1.E4,
80 Ro_SeaLevel=1.E5,
81 rSphere=6370.E3,
82 &
83
84 # Input datasets
85 &PARM05
86 topoFile='topo.cs.bin',
87 &

  ViewVC Help
Powered by ViewVC 1.1.22