/[MITgcm]/MITgcm_contrib/verification_other/atm_gray/input.ape/data
ViewVC logotype

Contents of /MITgcm_contrib/verification_other/atm_gray/input.ape/data

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


Revision 1.2 - (show annotations) (download)
Tue Apr 5 20:16:40 2016 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w
Changes since 1.1: +1 -2 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 #- mean theta* from H&S, isothermal (T=200.K) above p=150.mb:
8 tRef= 295.1, 295.2, 295.4, 295.6, 296.0, 296.6, 297.3, 298.2, 299.3, 300.6,
9 302.4, 305.9, 311.8, 321.8, 338.3, 359.5, 382.8, 408.6, 437.5, 470.6,
10 509.2, 555.8, 614.9, 696.3, 827.2, 1153.6,
11 sRef=26*0.,
12 viscAr=0.E1,
13 viscAh=0.E6,
14 viscA4=0.E17,
15 no_slip_sides=.FALSE.,
16 no_slip_bottom=.FALSE.,
17 diffKhT=0.E3,
18 diffKrT=0.,
19 diffK4T=0.E17,
20 diffKrS=0.E2,
21 diffKhS=0.E3,
22 diffK4S=0.E17,
23 buoyancyRelation='ATMOSPHERIC',
24 eosType='IDEALG',
25 atm_Cp=1004.64,
26 atm_Rq=0.6078,
27 integr_GeoPot=2,
28 selectFindRoSurf=1,
29 gravity=9.80,
30 implicitFreeSurface=.TRUE.,
31 exactConserv=.TRUE.,
32 select_rStar=2,
33 nonlinFreeSurf=4,
34 hFacInf=0.2,
35 hFacSup=2.0,
36 hFacMin=1.0,
37 uniformLin_PhiSurf=.FALSE.,
38 vectorInvariantMomentum=.TRUE.,
39 useAbsVorticity=.TRUE.,
40 selectVortScheme=3,
41 selectKEscheme=3,
42 addFrictionHeating=.TRUE.,
43 #tempAdvScheme=77,
44 saltAdvScheme=77,
45 staggerTimeStep=.TRUE.,
46 readBinaryPrec=64,
47 writeBinaryPrec=64,
48 #globalFiles=.TRUE.,
49 useSingleCpuIO=.TRUE.,
50 &
51
52 # Elliptic solver parameters
53 &PARM02
54 cg2dMaxIters=200,
55 cg2dTargetResWunit=1.E-17,
56 &
57
58 # Time stepping parameters
59 &PARM03
60 nIter0=81000,
61 nTimeSteps=10,
62 #endTime=311040000.,
63 deltaT=384.,
64 abEps=0.1,
65 forcing_In_AB=.FALSE.,
66 cAdjFreq=0.,
67 #- long run (> 1.yr):
68 chkptFreq =15552000.,
69 pChkptFreq=31104000.,
70 dumpFreq =15552000.,
71 monitorFreq= 864000.,
72 #- short run (~ months):
73 #chkptFreq = 864000.,
74 #pChkptFreq=2592000.,
75 #dumpFreq = 432000.,
76 #monitorFreq= 43200.,
77 #- short test:
78 #dumpFreq =1.,
79 monitorFreq=1.,
80 &
81
82 # Gridding parameters
83 &PARM04
84 usingCurvilinearGrid=.TRUE.,
85 horizGridFile='dxC1_dXYa',
86 radius_fromHorizGrid=6370.E3,
87 delR= 1500., 2122., 3000., 4242., 6000., 7800., 9100., 9400., 9280., 8400.,
88 6980., 5800., 4820., 4004., 3328., 2766., 2298., 1910., 1586., 1318.,
89 1096., 910., 756., 628., 522., 434.,
90 &
91
92 # Input datasets
93 &PARM05
94 hydrogThetaFile='ini_theta_26l.bin',
95 hydrogSaltFile ='ini_specQ_26l.bin',
96 &

  ViewVC Help
Powered by ViewVC 1.1.22