/[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.13 - (show annotations) (download)
Tue Apr 5 17:37:13 2016 UTC (7 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w, HEAD
Changes since 1.12: +4 -7 lines
remove "Ro_SeaLevel" setting and use default "top_Pres" value (=0)

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='IDEALG',
28 #integr_GeoPot=2,
29 rotationPeriod=86400.,
30 gravity=9.81,
31 rigidLid=.FALSE.,
32 implicitFreeSurface=.TRUE.,
33 exactConserv=.TRUE.,
34 uniformLin_PhiSurf=.FALSE.,
35 staggerTimeStep=.TRUE.,
36 hFacMin=0.2,
37 nonlinFreeSurf=4,
38 select_rStar=2,
39 saltAdvScheme=3,
40 vectorInvariantMomentum=.TRUE.,
41 readBinaryPrec=64,
42 writeBinaryPrec=64,
43 &
44
45 # Elliptic solver parameters
46 &PARM02
47 cg2dMaxIters=200,
48 #cg2dTargetResidual=1.E-12,
49 cg2dTargetResWunit=1.E-17,
50 &
51
52 # Time stepping parameters
53 &PARM03
54 nIter0=0,
55 #nTimeSteps=691200,
56 nTimeSteps=5,
57 #endTime=864000.0,
58 deltaT=450.0,
59 #forcing_In_AB=.FALSE.,
60 tracForcingOutAB=1,
61 abEps=0.1,
62 cAdjFreq=0.,
63 pChkptFreq=2592000.0,
64 chkptFreq=0.0,
65 #dumpFreq=2592000.0,
66 dumpFreq=3600.0,
67 monitorFreq=1.,
68 taveFreq=0.0,
69 tave_lastiter=1.,
70 &
71
72 # Gridding parameters
73 &PARM04
74 usingCurvilinearGrid=.TRUE.,
75 horizGridFile='dxC1_dXYa',
76 radius_fromHorizGrid=6370.E3,
77 delR=10*1.E4,
78 &
79
80 # Input datasets
81 &PARM05
82 topoFile='topo.cs.bin',
83 &

  ViewVC Help
Powered by ViewVC 1.1.22