/[MITgcm]/MITgcm_contrib/ifenty/ECCO_v4/input_ad/data.ecco
ViewVC logotype

Contents of /MITgcm_contrib/ifenty/ECCO_v4/input_ad/data.ecco

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


Revision 1.1 - (show annotations) (download)
Tue Apr 29 21:56:12 2014 UTC (11 years, 3 months ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
ECCO v4 code and input directories

1 #
2 #
3 # ******************
4 # ECCO cost function
5 # ******************
6 #
7 &ECCO_COST_NML
8 #
9 data_errfile = 'data.err',
10 tbarfile = 'tbar',
11 sbarfile = 'sbar',
12 psbarfile = 'psbar',
13 ubarfile = 'ubar',
14 vbarfile = 'vbar',
15 hfluxmeanbarfile = 'hfluxmeanbar',
16 sfluxmeanbarfile = 'sfluxmeanbar',
17 #
18 temp0errfile = 'sigma_T_atlas2_eccollc.bin',
19 salt0errfile = 'sigma_S_atlas2_eccollc.bin',
20 #
21 atemp_errfile = 'cap_sigma_tmp2m_degC_eccollc.bin',
22 aqh_errfile = 'cap_sigma_spfh2m_eccollc.bin',
23 tauu_errfile = 'cap_sigma_ustr_eccollc.bin',
24 tauv_errfile = 'cap_sigma_vstr_eccollc.bin',
25 precip_errfile = 'cap_sigma_rain_eccollc.bin',
26 swdown_errfile = 'cap_sigma_dsw_eccollc.bin',
27 lwdown_errfile = 'cap_sigma_dlw_eccollc.bin',
28 #
29 whflux0 = 20.0,
30 wsflux0 = 3.0E-8,
31 wtau0 = 2.0E-2,
32 #
33 watemp0 = 1.0,
34 waqh0 = 0.5E-3,
35 wprecip0 = 1.5E-8,
36 wswflux0 = 15.0,
37 wswdown0 = 15.0,
38 wwind0 = 1.0,
39 #
40 wkapgm0 = 5.0E3,
41 wkapredi0 = 5.0E3,
42 wdiffkr0 = 1.0E-4,
43 wedtau0 = 1.0E0,
44 wbottomdrag0 = 1.0E-5,
45 #
46 wmean_hflux = 60.0,
47 wmean_sflux = 3.2E-8,
48 wmean_tau = 0.2,
49 #
50 wmean_atemp = 8.0,
51 wmean_aqh = 4.0E-3,
52 wmean_precip = 9.0E-8,
53 wmean_swflux = 90.0,
54 wmean_swdown = 90.0,
55 wmean_wind = 8.0,
56 #
57 mult_temp0 = 1.,
58 mult_salt0 = 1.,
59 #
60 mult_hflux = 1.,
61 mult_sflux = 1.,
62 mult_tauu = 1.,
63 mult_tauv = 1.,
64 #
65 mult_atemp = 1.,
66 mult_aqh = 1.,
67 mult_uwind = 1.,
68 mult_vwind = 1.,
69 mult_precip = 1.,
70 mult_swflux = 1.,
71 mult_swdown = 1.,
72 mult_lwflux = 1.,
73 mult_lwdown = 1.,
74 #
75 mult_kapgm = 1.,
76 mult_kapredi = 1.,
77 mult_diffkr = 1.,
78 mult_edtau = 1.,
79 mult_bottomdrag = 1.,
80 #
81 tdatfile = 'T_OWPv1_M_eccollc_90x50.bin',
82 sdatfile = 'S_OWPv1_M_eccollc_90x50.bin',
83 # tdatfile = 'g_wod05_ptmp50',
84 # sdatfile = 'g_wod05_salt50',
85 temperrfile = 'sigma_T_atlas2_eccollc.bin',
86 salterrfile = 'sigma_S_atlas2_eccollc.bin',
87 #
88 topexmeanfile = 'mdt_pak09.bin',
89 # topexmeanfile = 'mdt_max09.bin',
90 # topexmeanfile = 'mdt_rio09.bin',
91 #revised version: geoid_errfile = 'sigma_MDT_glob_eccollc.bin',
92 geoid_errfile = 'g_TPJ_GRACE_r4.err',
93 #
94 using_topex = .TRUE.,
95 topexstartdate1 = 19920101,
96 topexstartdate2 = 00000,
97 topexperiod = 86400.0,
98 topexfile = 'RADS_TJ_v4_noice',
99 #!!we need a file in cm!! tp_errfile = 'sigma_SLA_PWS07r2_glob_eccollc.bin',
100 tp_errfile = 'g_PODAAC_TPJ_sd_s_filled_11yr',
101 #
102 using_ers = .TRUE.,
103 ersstartdate1 = 19920101,
104 ersstartdate2 = 00000,
105 ersperiod = 86400.0,
106 ersfile = 'RADS_ERS_ENV_v4_noice',
107 #!!we need a file in cm!! ers_errfile = 'sigma_SLA_PWS07r2_glob_eccollc.bin',
108 ers_errfile = 'g_PODAAC_TPJ_sd_s_filled_11yr',
109 #
110 using_gfo = .TRUE.,
111 gfostartdate1 = 19920101,
112 gfostartdate2 = 00000,
113 gfoperiod = 86400.0,
114 gfofile = 'RADS_GFO_v4_noice',
115 #!!we need a file in cm!! gfo_errfile = 'sigma_SLA_PWS07r2_glob_eccollc.bin',
116 gfo_errfile = 'g_PODAAC_TPJ_sd_s_filled_11yr',
117 #
118 sststartdate1 = 19920101,
119 sststartdate2 = 00000,
120 #sstdatfile = 'g_SST_monthly_r2',
121 sstdatfile = 'reynolds_oiv2_r1',
122 #
123 tmistartdate1 = 19980101,
124 tmistartdate2 = 00000,
125 tmidatfile = 'tmi_amsre_oisst_r1',
126 #
127 ssterrfile = 'sigma_half.bin',
128 #
129 bpstartdate1 = 19920101,
130 bpstartdate2 = 00000,
131 bpdatfile = 'GRACE_CSR_withland',
132 bperrfile = 'GRACE_CSR_withland_err',
133 #
134 scatstartdate1 = 19990101,
135 scatstartdate2 = 00000,
136 scatxdatfile = 'QSCAT_Large_u_r2',
137 scatx_errfile = 'QSCAT_Large_u_r2.rms',
138 scatydatfile = 'QSCAT_Large_v_r2',
139 scaty_errfile = 'QSCAT_Large_v_r2.rms',
140 #
141 mult_temp = 0.15,
142 mult_salt = 0.15,
143 mult_sst = 1.,
144 mult_tmi = 0.,
145 mult_scatx = 0.,
146 mult_scaty = 0.,
147 mult_bp = 0.,
148 #
149 cost_iprec = 32,
150 cost_yftype = 'RL',
151 #
152 /
153 #
154 &ECCO_GENCOST_NML
155 #
156 gencost_avgperiod(1) = 'month',
157 gencost_barfile(1) = 'gbar_area',
158 gencost_datafile(1) = 'nsidc79_monthly',
159 gencost_errfile(1) = 'sigma_iceconc_eccollc.bin',
160 gencost_name(1) = 'siv4-conc',
161 gencost_spmin(1) = -999.,
162 gencost_spmax(1) = 999.,
163 gencost_spzero(1) = -9999.,
164 mult_gencost(1) = 0.,
165 #
166 gencost_avgperiod(2) = 'month',
167 gencost_barfile(2) = 'gbar_sst',
168 gencost_name(2) = 'siv4-sst',
169 mult_gencost(2) = 1.,
170 gencost_datafile(2) = 'nsidc79_monthly',
171 gencost_spmin(2) = -999.,
172 gencost_spmax(2) = 999.,
173 gencost_spzero(2) = -9999.,
174 #
175 gencost_avgperiod(3) = 'month',
176 gencost_barfile(3) = 'gbar_heff',
177 gencost_name(3) = 'siv4-vol',
178 mult_gencost(3) = 0.,
179 gencost_datafile(3) = 'nsidc79_monthly',
180 gencost_spmin(3) = -999.,
181 gencost_spmax(3) = 999.,
182 gencost_spzero(3) = -9999.,
183 #
184 gencost_errfile(11) = 'sigma_MDT_glob_eccollc.bin',
185 gencost_name(11) = 'sshv4-mdt',
186 gencost_scalefile(11) = 'sshv4_scale_1p5points.bin',
187 mult_gencost(11) = 1.,
188 gencost_errfile(12) = 'slaerr_gridscale_r1.err',
189 gencost_name(12) = 'sshv4-tp',
190 mult_gencost(12) = 1.,
191 gencost_errfile(13) = 'slaerr_gridscale_r1.err',
192 gencost_name(13) = 'sshv4-ers',
193 mult_gencost(13) = 1.,
194 gencost_errfile(14) = 'slaerr_gridscale_r1.err',
195 gencost_name(14) = 'sshv4-gfo',
196 mult_gencost(14) = 1.,
197 gencost_errfile(15) = 'slaerr_largescale_r1.err',
198 gencost_name(15) = 'sshv4-lsc',
199 gencost_scalefile(15) = 'sshv4_scale_3points.bin',
200 mult_gencost(15) = 1.,
201 #
202 #gencost_errfile(16) = 'sigma_half.bin',
203 #gencost_name(16) = 'sstv4-amsre-lsc',
204 #gencost_scalefile(16) = 'sshv4_scale_3points.bin',
205 #mult_gencost(16) = 0.,
206 #gencost_errfile(17) = 'sigma_half.bin',
207 #gencost_name(17) = 'sstv4-amsre',
208 #gencost_datafile(17) = 'tmi_amsre_l2p_r1',
209 #mult_gencost(17) = 0.,
210 #
211 /
212 #

  ViewVC Help
Powered by ViewVC 1.1.22