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

Annotation of /MITgcm_contrib/llc_hires/llc_270/input_ad/data

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


Revision 1.1 - (hide annotations) (download)
Wed Apr 16 22:59:55 2014 UTC (11 years, 3 months ago) by zhc
Branch: MAIN
blank data.ecco now

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     rhonil=1027.5,
13     rhoConstFresh=999.8,
14     eosType='JMD95Z',
15     hFacMinDr=50.,
16     hFacMin=0.3,
17     hFacInf=0.1,
18     hFacSup=5.,
19     select_rStar=2,
20     nonlinFreeSurf=4,
21     implicitDiffusion=.TRUE.,
22     implicitViscosity=.TRUE.,
23     viscC4Leith=2.0,
24     viscC4Leithd=2.0,
25     viscA4GridMax=0.8,
26     useAreaViscLength=.TRUE.,
27     sideDragFactor=0.,
28     highOrderVorticity = .TRUE.,
29     bottomDragQuadratic = 0.0021,
30     tempAdvScheme=7,
31     saltAdvScheme=7,
32     StaggerTimeStep=.TRUE.,
33     multiDimAdvection=.TRUE.,
34     vectorInvariantMomentum=.TRUE.,
35     implicitFreeSurface=.TRUE.,
36     exactConserv=.TRUE.,
37     useJamartWetPoints=.TRUE.,
38     debuglevel=-1,
39     convertFW2Salt=-1.,
40     useRealFreshWaterFlux=.TRUE.,
41     useSingleCPUio=.TRUE.,
42     globalFiles=.TRUE.,
43     /
44    
45     # Elliptic solver parameters
46     &PARM02
47     cg2dMaxIters=300,
48     cg2dTargetResWunit=1.E-10,
49     /
50    
51     # Time stepping parameters
52     &PARM03
53     nIter0=1,
54     # nIter0=119712,
55     # nTimeSteps=345600,
56     #datenum(2014,1,1)-datenum(2003,1,1) *86400
57     endtime=347155200,
58     abEps = 0.1,
59     deltaT = 900.,
60     pChkptFreq =31536000.0,
61     chkptFreq =2635200.0,
62     monitorFreq = 43200.0,
63     adjMonitorFreq = 43200.0
64     forcing_In_AB=.FALSE.,
65     momDissip_In_AB=.FALSE.,
66     dumpInitAndLast=.FALSE.,
67     # dumpFreq=21600.,
68     /
69    
70     # Gridding parameters
71     &PARM04
72     usingCartesianGrid=.FALSE.,
73     usingSphericalPolarGrid=.FALSE.,
74     usingCurvilinearGrid=.TRUE.,
75     delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
76     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04, 19.82, 24.85,
77     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
78     93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
79     139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
80     341.50,364.50,387.50,410.50,433.50,456.50,
81     /
82    
83     # Input datasets
84     &PARM05
85     adTapeDir = 'tapes',
86     bathyFile = 'bathy270_filled_r4',
87     # uVelInitFile = 'UVEL_ECCOv4_jan2001_270x3510x50_r4',
88     # vVelInitFile = 'VVEL_ECCOv4_jan2001_270x3510x50_r4',
89     pSurfInitFile = 'eta_ecco_v4_to_llc270_at_0000078900.data',
90     hydrogThetaFile= 'theta_ecco_v4_to_llc270_at_0000078900.data',
91     hydrogSaltFile = 'salt_ecco_v4_to_llc270_at_0000078900.data',
92     diffKrFile = 'DIFFKR_2_20_1_lat6070_cube81_270x3510x50_r4',
93     /

  ViewVC Help
Powered by ViewVC 1.1.22