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

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

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


Revision 1.2 - (hide annotations) (download)
Fri Aug 20 13:40:03 2004 UTC (19 years, 8 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint55c_post, checkpoint54e_post, checkpoint55b_post, checkpoint55, checkpoint54f_post, checkpoint55a_post
Changes since 1.1: +9 -3 lines
Check-in of fizhi interface running a Held-Suarez Experiment

1 molod 1.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 molod 1.2 sRef=1.0E-3,5.0E-4,1.E-4,5*1.E-6,1.E-8,1.E-9,
10 molod 1.1 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 molod 1.2 #dumpFreq=2592000.0,
62     dumpFreq=450.0,
63 molod 1.1 monitorFreq=1.,
64 molod 1.2 taveFreq=0.0,
65 molod 1.1 tave_lastiter=1.,
66     &
67    
68     # Gridding parameters
69     &PARM04
70     usingCartesianGrid=.FALSE.,
71     usingSphericalPolarGrid=.FALSE.,
72     usingCurvilinearGrid=.TRUE.,
73     delR=10*1.E4,
74     Ro_SeaLevel=1.E5,
75     groundAtK1=.TRUE.,
76     rSphere=6370.E3,
77     &
78    
79     # Input datasets
80     &PARM05
81     topoFile='topo.cs.bin',
82 molod 1.2 #uVelInitFile='U.input',
83     #vVelInitFile='V.input',
84     #pSurfInitFile='Eta.input',
85     #hydrogThetaFile='T.input',
86     #hydrogSaltFile='S.input',
87 molod 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22