/[MITgcm]/MITgcm_contrib/verification_other/global1x1_tot/input_seaice_adj/data
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global1x1_tot/input_seaice_adj/data

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


Revision 1.1 - (hide annotations) (download)
Sat Feb 4 02:45:04 2012 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64m, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint65h, checkpoint65, checkpoint64j, checkpoint65n, HEAD
move un-tested set-up from MITgcm/verification/global1x1_tot to Contrib/verification_other

1 jmc 1.1 #
2     # ******************************
3     # Model parameters
4     # Continuous equation parameters
5     # ******************************
6     &PARM01
7     tRef= 24.0 , 23.0 , 22.0 , 21.0 , 20.0 ,
8     19.0 , 18.0 , 17.0 , 16.0 , 15.0 ,
9     14.0 , 13.0 , 12.0 , 11.0 , 10.0 ,
10     9.0 , 8.0 , 7.0 , 6.0, 5.0 ,
11     4.0 , 3.0 , 2.0 ,
12     sRef= 34.65, 34.75, 34.82, 34.87, 34.90,
13     34.90, 34.86, 34.78, 34.69, 34.60,
14     34.58, 34.62, 34.68, 34.72, 34.73,
15     34.74, 34.73, 34.73, 34.72, 34.72,
16     34.71, 34.70, 34.69,
17     no_slip_sides=.false.,
18     no_slip_bottom=.TRUE.,
19     viscAz=1.E-3,
20     viscAh=1.E4,
21     #ph(
22     # diffKhT=1.E3,
23     # diffKzT=1.E-5,
24     # diffKhS=1.E3,
25     # diffKzS=1.E-5,
26     diffKhT=2.E2,
27     diffKzT=1.E-5,
28     diffKhS=2.E2,
29     diffKzS=1.E-5,
30     #ph)
31     beta=1.E-11,
32     tAlpha=2.E-4,
33     sBeta =7.4E-4,
34     gravity=9.81,
35     gBaro=9.81,
36     rigidLid=.FALSE.,
37     implicitFreeSurface=.true.,
38     readBinaryPrec=32,
39     writeBinaryPrec=32,
40     saltStepping=.TRUE.,
41     tempStepping=.TRUE.,
42     momStepping=.TRUE.,
43     implicitDiffusion=.true.,
44     implicitViscosity=.true.,
45     # allowFreezing=.TRUE.,
46     globalFiles=.false.,
47     useSingleCpuIO=.TRUE.,
48     useCDscheme=.TRUE.,
49     useNHMTerms=.FALSE.,
50     ### usePickupBeforeC54=.TRUE.,
51     tempAdvScheme = 3,
52     saltAdvScheme = 3,
53     debugLevel=1,
54     #ph(
55     eosType='JMD95P',
56     rotationPeriod=86164.,
57     rhoConst=1035.,
58     rhoConstFresh=999.8,
59     ## convertFW2Salt = 35.,
60     useRealFreshWaterFlux=.TRUE.,
61     exactConserv=.TRUE.,
62     ## hFacMin=.1,
63     ## hFacMinDz=30.,
64     ## hFacInf=0.2,
65     ## hFacSup=2.0,
66     ## nonlinFreeSurf=2,
67     #ph)
68     /
69    
70     # **************************
71     # Elliptic solver parameters
72     # **************************
73     &PARM02
74     cg2dMaxIters=300,
75     cg2dTargetResidual=1.E-10,
76     /
77    
78     # ************************
79     # Time stepping parameters
80     # ************************
81     &PARM03
82     nIter0 = 1,
83     # 1 month 31*24
84     # nTimeSteps=744,
85     # 2 months 30.5*24*2
86     # nTimeSteps=1464,
87     # 1 year
88     # nTimeSteps=8760,
89     # 2 years
90     # nTimeSteps=17440,
91     # 11 years
92     # nTimeSteps=96398,
93     # 12 years
94     # nTimeSteps=105120,
95     # 13 years
96     nTimeSteps=113880,
97     #
98     forcing_In_AB = .FALSE.,
99     tauCD=172800.0,
100     deltaTmom=3600.0,
101     deltaTtracer=3600.0,
102     deltaTClock =3600.0,
103     cAdjFreq=0.,
104     abEps=0.1,
105     # pChkptFreq = 2635200.0,
106     # chkptFreq = 2635200.0,
107     # dumpFreq = 31536000.0,
108     adjDumpFreq = 31536000.0,
109     # taveFreq = 31536000.0,
110     monitorFreq = 31536000.0,
111     #
112     # 30.5d
113     # tauThetaClimRelax=2635200.,
114     # tauSaltClimRelax=2635200.,
115     # 36d
116     # tauThetaClimRelax=3110400.,
117     # tauSaltClimRelax=3110400.,
118     /
119    
120     # *******************
121     # Gridding parameters
122     # *******************
123     &PARM04
124     usingSphericalPolarGrid=.TRUE.,
125     delX=360*1.E0,
126     delY=160*1.E0,
127     delZ=10.,10.,15.,20.,20.,25.,35.,50.,75.,100.,150.,200.,275.,350.,415.,450.,500.,500.,500.,500.,500.,500.,500.,
128     ygOrigin=-80.,
129     /
130    
131     # **********
132     # Data Files
133     # **********
134     &PARM05
135     bathyFile='bathy_fl.bin',
136     ### hydrogThetaFile='lev_monthly_temp_fl.bin',
137     ### hydrogSaltFile='lev_monthly_salt_fl.bin',
138     ### hydrogThetaFile = 'lev01_monthly_ptmp.bin_corK',
139     ### hydrogSaltFile = 'lev01_monthly_salt.bin_corK',
140     ### hydrogThetaFile = 'LEVITUS_1x1_ptmp_NEW_corK',
141     ### hydrogSaltFile = 'LEVITUS_1x1_salt_NEW_corK',
142     ### hydrogThetaFile = 'wghc_ptmp_corK',
143     ### hydrogSaltFile = 'wghc_salt_corK',
144     hydrogThetaFile = 'LEV_wghc_ptmp_r4',
145     hydrogSaltFile = 'LEV_wghc_salt_r4',
146     /

  ViewVC Help
Powered by ViewVC 1.1.22