/[MITgcm]/MITgcm_contrib/high_res_cube/cs510_adjoint/input_ad/data
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/cs510_adjoint/input_ad/data

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


Revision 1.3 - (hide annotations) (download)
Fri Sep 26 20:31:02 2008 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +8 -7 lines
* Revert test setup to 360_85x51
* Include seaice
* include adjMonitorFreq and adjDumpFreq

1 heimbach 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=0.2e-4,
11 heimbach 1.3 viscAh=1.5e2,
12 heimbach 1.1 diffKhT=1.E3,
13     diffK4T=0.,
14 heimbach 1.3 diffKrT=2.e-4,
15 heimbach 1.1 diffKhS=1.E3,
16     diffK4S=0.,
17 heimbach 1.3 diffKrS=2.e-4,
18 heimbach 1.1 no_slip_sides=.FALSE.,
19     no_slip_bottom=.TRUE.,
20     rhonil=1027.5,
21     rhoConstFresh=999.8,
22     eosType='JMD95Z',
23     ### hFacMinDr=50.,
24     ### hFacMin=0.3,
25     ### hFacInf=0.1,
26     ### hFacSup=5.,
27     ### select_rStar=2,
28     ### nonlinFreeSurf=4,
29     implicitDiffusion=.TRUE.,
30     implicitViscosity=.TRUE.,
31     # ivdc_kappa=100.,
32     ### viscC4Leith=1.5,
33     ### viscC4Leithd=1.5,
34     ### viscA4GridMax=0.5,
35     ### useAreaViscLength=.TRUE.,
36     ### sideDragFactor=0.,
37     ### highOrderVorticity = .TRUE.,
38     bottomDragQuadratic = 0.0021,
39     tempAdvScheme=30,
40     saltAdvScheme=30,
41     StaggerTimeStep=.TRUE.,
42     #ph(
43     multiDimAdvection=.FALSE.,
44     #ph)
45     vectorInvariantMomentum=.TRUE.,
46     implicitFreeSurface=.TRUE.,
47     exactConserv=.TRUE.,
48     debuglevel=1,
49     convertFW2Salt=-1
50 heimbach 1.3 ### allowFreezing=.TRUE.,
51 heimbach 1.1 ### useRealFreshWaterFlux=.TRUE.,
52     ### useSingleCPUio=.TRUE.,
53     ### globalFiles=.TRUE.,
54     &
55    
56     # Elliptic solver parameters
57     &PARM02
58     cg2dMaxIters=100,
59     cg2dTargetResidual=1.E-5,
60     &
61    
62     # Time stepping parameters
63     &PARM03
64     niter0=1,
65     # 2-day
66     ### endtime=172800.,
67     # 10-day
68 heimbach 1.3 endtime=864000.,
69 heimbach 1.1 # 30-day
70 heimbach 1.3 ### endtime=2592000.,
71 heimbach 1.1 ### endtime=31104000.,
72     abEps=0.1,
73     deltaT=1200.,
74     cAdjFreq =0.,
75     pChkptFreq =2592000.,
76     chkptFreq =2592000.,
77     monitorFreq=43200.,
78 heimbach 1.3 adjmonitorFreq=21600.,
79     adjdumpFreq=86400.,
80 heimbach 1.1 forcing_In_AB = .FALSE.,
81     ### dumpInitAndLast=.FALSE.,
82     ### pickupStrictlyMatch=.FALSE.,
83     &
84    
85     # Gridding parameters
86     &PARM04
87     usingCartesianGrid=.FALSE.,
88     usingSphericalPolarGrid=.FALSE.,
89     usingCurvilinearGrid=.TRUE.,
90     delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
91     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,
92     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
93     93.96, 96.58, 98.25, 99.25,100.01,101.33,104.56,111.33,122.83,
94     139.09,158.94,180.83,203.55,226.50,249.50,272.50,295.50,318.50,
95     341.50,364.50,387.50,410.50,433.50,456.50,
96     &
97    
98     # Input datasets
99     &PARM05
100     bathyFile = 'GEBCO_510x6x510_ver06_dig.bin',
101     hydrogThetaFile= 'WOA05_THETA_JAN_510x6x510x50.bin',
102     hydrogSaltFile = 'WOA05_SALT_JAN_510x6x510x50.bin',
103     diffKrFile = 'DIFFKR_2_20_1_lat6070_cube75',
104     &

  ViewVC Help
Powered by ViewVC 1.1.22