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

Annotation 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.2 - (hide annotations) (download)
Tue Nov 6 21:46:39 2012 UTC (12 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.1: +9 -1 lines
change commented out settings

1 jmc 1.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_Rq=0.6078,
25     Integr_GeoPot=2,
26     selectFindRoSurf=1,
27     gravity=9.81,
28     rhonil=1.0,
29     rhoConst=1.0,
30     rigidLid=.FALSE.,
31     implicitFreeSurface=.TRUE.,
32     exactConserv=.TRUE.,
33     select_rStar=2,
34     nonlinFreeSurf=4,
35     hFacInf=0.2,
36     hFacSup=2.0,
37     hFacMin=1.0,
38     uniformLin_PhiSurf=.FALSE.,
39     vectorInvariantMomentum=.TRUE.,
40     #tempAdvScheme=77,
41     saltAdvScheme=77,
42     staggerTimeStep=.TRUE.,
43     readBinaryPrec=64,
44     writeBinaryPrec=64,
45     globalFiles=.TRUE.,
46 jmc 1.2 #useSingleCpuIO=.TRUE.,
47 jmc 1.1 &
48    
49     # Elliptic solver parameters
50     &PARM02
51     cg2dMaxIters=200,
52     cg2dTargetResWunit=1.E-17,
53     &
54    
55     # Time stepping parameters
56     &PARM03
57     nIter0=0,
58     nTimeSteps=10,
59 jmc 1.2 #endTime=311040000.,
60 jmc 1.1 #endTime=5184000.,
61     deltaT=450.,
62     abEps=0.1,
63     forcing_In_AB=.FALSE.,
64     cAdjFreq=0.,
65 jmc 1.2 #- long run (> 1.yr):
66     chkptFreq =15552000.,
67     pChkptFreq=31104000.,
68     dumpFreq =15552000.,
69     monitorFreq= 864000.,
70     #- short run (~ months):
71 jmc 1.1 #chkptFreq = 864000.,
72     #pChkptFreq=2592000.,
73     #dumpFreq = 432000.,
74     #monitorFreq= 43200.,
75 jmc 1.2 #- short test:
76 jmc 1.1 #dumpFreq =1.,
77     monitorFreq=1.,
78     &
79    
80     # Gridding parameters
81     &PARM04
82     usingCurvilinearGrid=.TRUE.,
83     horizGridFile='dxC1_dXYa',
84     radius_fromHorizGrid=6370.E3,
85     delR=25*40.E2,
86     Ro_SeaLevel=1.E5,
87     &
88    
89     # Input datasets
90     &PARM05
91     hydrogThetaFile='ini_theta.bin',
92     hydrogSaltFile ='ini_specQ.bin',
93     &

  ViewVC Help
Powered by ViewVC 1.1.22