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

Contents of /MITgcm_contrib/llc_hires/llc_270/input/data

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


Revision 1.9 - (show annotations) (download)
Wed Oct 1 00:16:55 2014 UTC (10 years, 10 months ago) by zhc
Branch: MAIN
Changes since 1.8: +0 -0 lines
FILE REMOVED
test done

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 viscAhGrid=5.E-2,
12 no_slip_sides=.FALSE.,
13 rhonil=1027.5,
14 rhoConstFresh=999.8,
15 eosType='JMD95Z',
16 hFacMinDr=50.,
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=2.0,
25 viscC4Leithd=2.0,
26 viscA4GridMax=0.8,
27 useAreaViscLength=.TRUE.,
28 sideDragFactor=0.,
29 highOrderVorticity = .TRUE.,
30 bottomDragQuadratic = 0.0021,
31 tempAdvScheme=7,
32 saltAdvScheme=7,
33 StaggerTimeStep=.TRUE.,
34 multiDimAdvection=.TRUE.,
35 vectorInvariantMomentum=.TRUE.,
36 implicitFreeSurface=.TRUE.,
37 exactConserv=.TRUE.,
38 useJamartWetPoints=.TRUE.,
39 debuglevel=-1,
40 convertFW2Salt=-1.,
41 useRealFreshWaterFlux=.TRUE.,
42 useSingleCPUio=.TRUE.,
43 globalFiles=.TRUE.,
44 /
45
46 # Elliptic solver parameters
47 &PARM02
48 cg2dMaxIters=300,
49 cg2dTargetResWunit=1.E-10,
50 /
51
52 # Time stepping parameters
53 &PARM03
54 nIter0=1,
55 endTime = 347155200.,
56 abEps = 0.1,
57 deltaT = 900.,
58 pChkptFreq =2635200.0,
59 chkptFreq =864000.0,
60 monitorFreq = 43200.0,
61 forcing_In_AB=.FALSE.,
62 momDissip_In_AB=.FALSE.,
63 /
64
65 # Gridding parameters
66 &PARM04
67 usingCartesianGrid=.FALSE.,
68 usingSphericalPolarGrid=.FALSE.,
69 usingCurvilinearGrid=.TRUE.,
70 delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
71 10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04, 19.82, 24.85,
72 31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
73 93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
74 139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
75 341.50,364.50,387.50,410.50,433.50,456.50,
76 /
77
78 # Input datasets
79 &PARM05
80 bathyFile = 'bathy270_filled_noCaspian_r4',
81 pSurfInitFile = 'eta_ecco_v4_to_llc270_at_0000078900.data',
82 hydrogThetaFile= 'theta_ecco_v4_to_llc270_at_0000078900.data',
83 hydrogSaltFile = 'salt_ecco_v4_to_llc270_at_0000078900.data',
84 diffKrFile = 'DIFFKR_2_20_1_lat6070_cube81_270x3510x50_r4',
85 /

  ViewVC Help
Powered by ViewVC 1.1.22