/[MITgcm]/MITgcm_contrib/verification_other/atm_gray/inp_cs/data
ViewVC logotype

Contents of /MITgcm_contrib/verification_other/atm_gray/inp_cs/data

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


Revision 1.6 - (show annotations) (download)
Sat Aug 12 22:10:49 2017 UTC (6 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.5: +1 -0 lines
add: plotLevel=0.

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=295.2, 295.5, 295.9, 296.3, 296.7, 297.1, 297.6, 298.1, 298.7, 299.3,
8 300.0, 300.7, 301.9, 304.1, 308.0, 312.0, 316.0, 320., 324., 329.,
9 338., 339., 362.3, 419.2, 573.8,
10 sRef=25*0.,
11 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='IDEALG',
24 atm_Cp=1004.64,
25 atm_Rq=0.6078,
26 integr_GeoPot=2,
27 selectFindRoSurf=1,
28 gravity=9.80,
29 rigidLid=.FALSE.,
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 plotLevel=0,
51 &
52
53 # Elliptic solver parameters
54 &PARM02
55 cg2dMaxIters=200,
56 cg2dTargetResWunit=1.E-17,
57 &
58
59 # Time stepping parameters
60 &PARM03
61 nIter0=0,
62 nTimeSteps=10,
63 #endTime=311040000.,
64 #endTime=5184000.,
65 deltaT=450.,
66 abEps=0.1,
67 forcing_In_AB=.FALSE.,
68 cAdjFreq=0.,
69 #- long run (> 1.yr):
70 chkptFreq =15552000.,
71 pChkptFreq=31104000.,
72 dumpFreq =15552000.,
73 monitorFreq= 864000.,
74 #- short run (~ months):
75 #chkptFreq = 864000.,
76 #pChkptFreq=2592000.,
77 #dumpFreq = 432000.,
78 #monitorFreq= 43200.,
79 #- short test:
80 #dumpFreq =1.,
81 monitorFreq=1.,
82 &
83
84 # Gridding parameters
85 &PARM04
86 usingCurvilinearGrid=.TRUE.,
87 horizGridFile='dxC1_dXYa',
88 radius_fromHorizGrid=6370.E3,
89 delR=25*40.E2,
90 &
91
92 # Input datasets
93 &PARM05
94 hydrogThetaFile='ini_theta.bin',
95 hydrogSaltFile ='ini_specQ.bin',
96 &

  ViewVC Help
Powered by ViewVC 1.1.22