/[MITgcm]/MITgcm_contrib/llc_hires/llc_540/input/data
ViewVC logotype

Annotation of /MITgcm_contrib/llc_hires/llc_540/input/data

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


Revision 1.4 - (hide annotations) (download)
Tue Sep 3 18:53:11 2019 UTC (5 years, 11 months ago) by zhc
Branch: MAIN
Changes since 1.3: +2 -2 lines
bbl; v2 bathymetry, from day3; JRA55-do to llc540 runoff ready

1 zhc 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,
8     12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1.,
9     sRef = 50*34.5,
10     viscAr= 5.6614e-04,
11     no_slip_sides=.FALSE.,
12     no_slip_bottom=.TRUE.,
13     rhonil=1027.5,
14     rhoConstFresh=999.8,
15     eosType='JMD95Z',
16     hFacMinDr=10.,
17     hFacMin=0.3,
18     hFacInf=0.1,
19     hFacSup=5.,
20     select_rStar=2,
21     nonlinFreeSurf=4,
22     implicitDiffusion=.TRUE.,
23     implicitViscosity=.TRUE.,
24     viscC4Leith=1.5,
25     viscC4Leithd=1.5,
26     viscA4GridMax=0.5,
27     useAreaViscLength=.TRUE.,
28     selectVortScheme = 2,
29     bottomDragQuadratic = 0.0021,
30 zhc 1.3 selectImplicitDrag = 2,
31 zhc 1.1 tempAdvScheme=7,
32     saltAdvScheme=7,
33     StaggerTimeStep=.TRUE.,
34     vectorInvariantMomentum=.TRUE.,
35     implicitFreeSurface=.TRUE.,
36     exactConserv=.TRUE.,
37     debuglevel=0,
38     useRealFreshWaterFlux=.TRUE.,
39     useSingleCPUio=.TRUE.,
40     globalFiles=.TRUE.,
41     &
42    
43     # Elliptic solver parameters
44     &PARM02
45 zhc 1.2 cg2dMaxIters=300,
46     cg2dTargetResidual=1.E-10,
47 zhc 1.1 &
48    
49     # Time stepping parameters
50     &PARM03
51 zhc 1.4 niter0=432,
52 zhc 1.1 endtime=854841600.,
53     abEps=0.1,
54 zhc 1.2 deltaT=600.,
55 zhc 1.1 cAdjFreq=0.,
56     pChkptFreq=31536000.,
57     chkptFreq=2592000.,
58     monitorFreq=21600.,
59     forcing_In_AB = .FALSE.,
60     momDissip_In_AB = .FALSE.,
61     dumpInitAndLast=.FALSE.,
62     # pickupStrictlyMatch=.FALSE.,
63     &
64    
65     # Gridding parameters
66     &PARM04
67     usingCartesianGrid=.FALSE.,
68     usingSphericalPolarGrid=.FALSE.,
69     usingCurvilinearGrid=.TRUE.,
70 zhc 1.3 pCellMix_select = 20,
71     pCellMix_delR = 3.,
72     pCellMix_viscAr = 50*5.e-3,
73 zhc 1.1 delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
74     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,
75     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
76     93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
77     139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
78     341.50,364.50,387.50,410.50,433.50,456.50,
79     &
80    
81     # Input datasets
82     &PARM05
83 zhc 1.4 bathyFile = 'Bathy_compact_llc540_540x7020_v2.bin',
84 zhc 1.1 pSurfInitFile = 'pSurfInit.llc540',
85     hydrogThetaFile= 'thetaInit.llc540',
86     hydrogSaltFile = 'saltInit.llc540',
87     diffKrFile = 'DIFFKR_2_20_1_lat6070_cube81_for_llc540',
88     &

  ViewVC Help
Powered by ViewVC 1.1.22