/[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.8 - (show annotations) (download)
Mon Jul 18 18:41:40 2005 UTC (18 years, 9 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint57o_post, checkpoint57v_post, checkpoint57m_post, checkpoint57s_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57r_post, checkpoint58, checkpoint57x_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint57q_post, checkpoint57z_post
Changes since 1.7: +7 -8 lines
Correct initial tref profile in data file (and rm groundatk1) - update output file

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

  ViewVC Help
Powered by ViewVC 1.1.22