/[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.3 - (hide annotations) (download)
Wed Sep 29 14:47:37 2004 UTC (19 years, 7 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint55d_pre, checkpoint55h_post, checkpoint55g_post, checkpoint55f_post, checkpoint55e_post, checkpoint55d_post
Changes since 1.2: +5 -4 lines
Clean up files

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.3 #sRef=10*0.0,
11 molod 1.1 viscAr=0.E1,
12     viscAh=0.E6,
13     viscA4=0.E17,
14     no_slip_sides=.FALSE.,
15     no_slip_bottom=.FALSE.,
16     diffKhT=0.E3,
17     diffKrT=0.,
18     diffK4T=0.E17,
19     diffKrS=0.E2,
20     diffKhS=0.E3,
21     diffK4S=0.E17,
22     buoyancyRelation='ATMOSPHERIC',
23     eosType='IDEALGAS',
24     #Integr_GeoPot=2,
25     gravity=9.81,
26     rhonil=1.0,
27     rhoConst=1.0,
28     rigidLid=.FALSE.,
29     implicitFreeSurface=.TRUE.,
30     exactConserv=.TRUE.,
31     uniformLin_PhiSurf=.FALSE.,
32     staggerTimeStep=.TRUE.,
33     nonHydrostatic=.FALSE.,
34     readBinaryPrec=64,
35     writeBinaryPrec=64,
36     hFacMin=0.2,
37     nonlinFreeSurf=4,
38     select_rStar=2,
39     saltAdvScheme=3,
40     vectorInvariantMomentum=.TRUE.,
41     &
42    
43     # Elliptic solver parameters
44     &PARM02
45     cg2dMaxIters=200,
46     #cg2dTargetResidual=1.E-12,
47     cg2dTargetResWunit=1.E-17,
48     &
49    
50     # Time stepping parameters
51     &PARM03
52     niter0=0,
53     #nTimeSteps=691200,
54 molod 1.3 nTimeSteps=2,
55 molod 1.1 #endTime=864000.0,
56     deltaT=450.0,
57     forcing_In_AB=.FALSE.,
58     abEps=0.1,
59     cAdjFreq=0.,
60     pChkptFreq=2592000.0,
61     chkptFreq=0.0,
62 molod 1.2 #dumpFreq=2592000.0,
63     dumpFreq=450.0,
64 molod 1.1 monitorFreq=1.,
65 molod 1.2 taveFreq=0.0,
66 molod 1.1 tave_lastiter=1.,
67     &
68    
69     # Gridding parameters
70     &PARM04
71     usingCartesianGrid=.FALSE.,
72     usingSphericalPolarGrid=.FALSE.,
73     usingCurvilinearGrid=.TRUE.,
74     delR=10*1.E4,
75     Ro_SeaLevel=1.E5,
76     groundAtK1=.TRUE.,
77     rSphere=6370.E3,
78     &
79    
80     # Input datasets
81     &PARM05
82     topoFile='topo.cs.bin',
83 molod 1.3 uVelInitFile='U.input',
84     vVelInitFile='V.input',
85 molod 1.2 #pSurfInitFile='Eta.input',
86 molod 1.3 hydrogThetaFile='T.input',
87 molod 1.2 #hydrogSaltFile='S.input',
88 molod 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22