/[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.1 - (show annotations) (download)
Tue Apr 27 17:44:45 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint52n_post, checkpoint53d_post, checkpoint54a_pre, checkpoint54a_post, checkpoint53c_post, checkpoint54b_post, checkpoint53b_pre, checkpoint54d_post, checkpoint53a_post, checkpoint54, checkpoint53b_post, checkpoint53, checkpoint53g_post, checkpoint53f_post, checkpoint53d_pre, checkpoint54c_post
Fizhi verification experiment

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=288.8,292.7,298.1,303.8,309.8,316.2,323.2,332.5,356.1,437.4,
8 #tRef=280.,290.,300.,310.,320.,330.,360.,390.,420.,450.,
9 sRef=10*0.,
10 viscAr=0.E1,
11 viscAh=0.E6,
12 viscA4=0.E17,
13 no_slip_sides=.FALSE.,
14 no_slip_bottom=.FALSE.,
15 diffKhT=0.E3,
16 diffKrT=0.,
17 diffK4T=0.E17,
18 diffKrS=0.E2,
19 diffKhS=0.E3,
20 diffK4S=0.E17,
21 buoyancyRelation='ATMOSPHERIC',
22 eosType='IDEALGAS',
23 #Integr_GeoPot=2,
24 gravity=9.81,
25 rhonil=1.0,
26 rhoConst=1.0,
27 rigidLid=.FALSE.,
28 implicitFreeSurface=.TRUE.,
29 exactConserv=.TRUE.,
30 uniformLin_PhiSurf=.FALSE.,
31 staggerTimeStep=.TRUE.,
32 nonHydrostatic=.FALSE.,
33 readBinaryPrec=64,
34 writeBinaryPrec=64,
35 hFacMin=0.2,
36 nonlinFreeSurf=4,
37 select_rStar=2,
38 saltAdvScheme=3,
39 vectorInvariantMomentum=.TRUE.,
40 &
41
42 # Elliptic solver parameters
43 &PARM02
44 cg2dMaxIters=200,
45 #cg2dTargetResidual=1.E-12,
46 cg2dTargetResWunit=1.E-17,
47 &
48
49 # Time stepping parameters
50 &PARM03
51 niter0=0,
52 #nTimeSteps=691200,
53 nTimeSteps=10,
54 #endTime=864000.0,
55 deltaT=450.0,
56 forcing_In_AB=.FALSE.,
57 abEps=0.1,
58 cAdjFreq=0.,
59 pChkptFreq=2592000.0,
60 chkptFreq=0.0,
61 dumpFreq=2592000.0,
62 monitorFreq=1.,
63 taveFreq=2592000.0,
64 tave_lastiter=1.,
65 &
66
67 # Gridding parameters
68 &PARM04
69 usingCartesianGrid=.FALSE.,
70 usingSphericalPolarGrid=.FALSE.,
71 usingCurvilinearGrid=.TRUE.,
72 delR=10*1.E4,
73 Ro_SeaLevel=1.E5,
74 groundAtK1=.TRUE.,
75 rSphere=6370.E3,
76 &
77
78 # Input datasets
79 &PARM05
80 topoFile='topo.cs.bin',
81 &

  ViewVC Help
Powered by ViewVC 1.1.22