/[MITgcm]/MITgcm_contrib/arctic/cs_36km/input/data
ViewVC logotype

Contents of /MITgcm_contrib/arctic/cs_36km/input/data

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


Revision 1.4 - (show annotations) (download)
Fri May 20 21:19:19 2016 UTC (8 years ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
commenting out debulevel 0 and -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 diffKrT=5.44e-7,
13 diffKrS=5.44e-7,
14 rhonil=1027.5,
15 rhoConstFresh=999.8,
16 eosType='JMD95Z',
17 hFacMinDr=50.,
18 hFacMin=0.3,
19 hFacInf=0.1,
20 hFacSup=5.,
21 implicitDiffusion=.TRUE.,
22 implicitViscosity=.TRUE.,
23 viscC4Leith=1.5,
24 viscC4Leithd=1.5,
25 viscA4GridMax=0.5,
26 useAreaViscLength=.TRUE.,
27 sideDragFactor=0.,
28 highOrderVorticity = .TRUE.,
29 bottomDragQuadratic = 0.0021,
30 tempAdvScheme=7,
31 saltAdvScheme=7,
32 StaggerTimeStep=.TRUE.,
33 vectorInvariantMomentum=.TRUE.,
34 implicitFreeSurface=.TRUE.,
35 exactConserv=.TRUE.,
36 # debuglevel=-1,
37 convertFW2Salt=-1
38 useSingleCPUio=.TRUE.,
39 globalFiles=.TRUE.,
40 # useRealFreshWaterFlux=.TRUE.,
41 # select_rStar=2,
42 # nonlinFreeSurf=4,
43 &
44
45 # Elliptic solver parameters
46 &PARM02
47 cg2dMaxIters=200,
48 cg2dTargetResidual=1.E-9,
49 &
50
51 # Time stepping parameters
52 &PARM03
53 niter0=0,
54 endtime=631152000.,
55 abEps=0.1,
56 deltaT=2400,
57 cAdjFreq=0.,
58 pChkptFreq=2635200.,
59 chkptFreq=2635200.,
60 monitorFreq = 864000.,
61 forcing_In_AB = .FALSE.
62 dumpInitAndLast=.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 ='ETOPO2_210x192_arctic',
81 hydrogThetaFile='WGHC_T_210x192x50_arctic',
82 hydrogSaltFile ='WGHC_S_210x192x50_arctic',
83 &

  ViewVC Help
Powered by ViewVC 1.1.22