/[MITgcm]/MITgcm_contrib/heimbach/SO4x2/input_ad_nodiva/data.ecco
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/SO4x2/input_ad_nodiva/data.ecco

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


Revision 1.1 - (hide annotations) (download)
Thu Jan 26 06:27:13 2006 UTC (19 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Setup for Southern Ocean on coarse grid. Test-bed for high-res. adjoint.

1 heimbach 1.1 #
2     #
3     # ******************
4     # ECCO cost function
5     # ******************
6     &ECCO_COST_NML
7     data_errfile = 'data.err',
8     tbarfile = 'tbar',
9     sbarfile = 'sbar',
10     psbarfile = 'psbar',
11     ubarfile = 'ubar',
12     vbarfile = 'vbar',
13     hfluxbarfile = 'hfluxbar',
14     sfluxbarfile = 'sfluxbar',
15     #
16     using_topex = .TRUE.,
17     topexstartdate1 = 20000101,
18     topexstartdate2 = 000000,
19     topexperiod = 86400.0,
20     topexfile = 'PODAAC_TPJ_daily_anom_r2_SO4x2',
21     topexmeanfile = 'PODAAC_TPJ_mean_s_r1_11yr_SO4x2',
22     #
23     using_ers = .TRUE.,
24     ersstartdate1 = 20000101,
25     ersstartdate2 = 00000,
26     ersperiod = 86400.0,
27     ersfile = 'ERS_ENVISAT_SO_4x2',
28     ssh_errfile = 'ssh_s_SO_4x2.err',
29     #
30     # scatxdatfile = 'QSCAT_ustr_r1',
31     # scatydatfile = 'QSCAT_vstr_r1',
32     # scatstartdate1 = 20000101,
33     # scatstartdate2 = 00000,
34     # scatperiod = 2629800,
35     #
36     # sststartdate1 = 19920101,
37     # sststartdate2 = 60000,
38     # sstdatfile = 'SST_monthly',
39     #
40     # tmistartdate1 = 19980101,
41     # tmistartdate2 = 60000,
42     # tmidatfile = 'TMI_monthly',
43     #
44     # sssstartdate1 = 19920101,
45     # sssstartdate2 = 60000,
46     # sssdatfile = 'SSS_tsg_1x1_monthly',
47     #
48     tdatfile = 'LEV_wghc_ptmp_r3_SO4x2',
49     sdatfile = 'LEV_wghc_salt_r3_SO4x2',
50     temp0errfile = 'errorTtot_SO4x2.bin'
51     salt0errfile = 'errorStot_SO4x2.bin'
52     #
53     # ctdtfile = 'ctdT',
54     # ctdsfile = 'ctdS',
55     # xbtfile = 'XBT_r1',
56     # argotfile = 'ARGO_T_r4',
57     # argosfile = 'ARGO_S_r4',
58     #
59     # udriftfile = 'udrifter_1x1',
60     # vdriftfile = 'vdrifter_1x1',
61     #
62     # udrifterrfile = 'udrifterror.err',
63     # vdrifterrfile = 'vdrifterror.err',
64     #
65     # temperrfile = ' ',
66     # salterrfile = ' ',
67     #
68     atemp_errfile = 'NCEP_R2day_tmp2m_sd_1992-2003_SO_4x2',
69     aqh_errfile = 'NCEP_R2day_spfh2m_sd_1992-2003_SO_4x2',
70     uwind_errfile = 'NCEP_R2day_u10m_sd_1992-2003_SO_4x2',
71     vwind_errfile = 'NCEP_R2day_v10m_sd_1992-2003_SO_4x2',
72     precip_errfile = 'NCEP_R2day_rain_sd_1992-2003_SO_4x2',
73     swflux_errfile = 'NCEP_R2day_sw_sd_1992-2003_SO_4x2',
74     #
75     geoid_errfile = 'TPJ_GRACE_r4_SO_4x2.err',
76     #
77     whflux0 = 20.,
78     wsflux0 = 3.0E-8,
79     wtau0 = 2.0E-2,
80     watemp0 = 1.0,
81     waqh0 = 0.5E-3,
82     wprecip0 = 1.5E-8,
83     wswflux0 = 15.0,
84     wswdown0 = 15.0,
85     wwind0 = 1.0,
86     #
87     wmean_hflux = 30.,
88     wmean_sflux = 1.6E-8,
89     wmean_tau = 0.1,
90     wmean_atemp = 4.0,
91     wmean_aqh = 2.0E-3,
92     wmean_precip = 6.0E-8,
93     wmean_swflux = 60.,
94     wmean_swdown = 60.,
95     wmean_wind = 4.0,
96     #
97     # scatx_errfile = 'ustr_ncep_r-qscat_yr2000_s.err',
98     # scaty_errfile = 'vstr_ncep_r-qscat_yr2000_s.err',
99     #
100     # geoid_errfile = 'geoid_s.err',
101     # geoid_errfile = '4.5cm.err',
102     # geoid_errfile = 'TPJ_GRACE.err',
103     # geoid_errfile = 'TPJ_GRACE_r4.err',
104     ### geoid_covariancefile = 'egm96_1x1.pinv',
105     mult_hflux = 1.,
106     mult_sflux = 1.,
107     mult_tauu = 1.,
108     mult_tauv = 1.,
109     #
110     mult_atemp = 1.,
111     mult_aqh = 1.,
112     mult_precip = 0.2,
113     mult_swflux = 0.2,
114     mult_swdown = 0.2,
115     mult_uwind = 1.,
116     mult_vwind = 1.,
117     #
118     mult_hmean = 1.,
119     mult_h = 1.,
120     mult_temp = 0.5,
121     mult_salt = 0.5,
122     mult_temp0 = 1.,
123     mult_salt0 = 1.,
124     mult_sst = 1.,
125     mult_sss = 1.,
126     mult_tmi = 1.,
127     mult_ctdt = 1.,
128     mult_ctds = 1.,
129     mult_xbt = 1.,
130     mult_argot = 1.,
131     mult_argos = 1.,
132     mult_drift = 1.,
133     mult_tdrift = 1.,
134     mult_sdrift = 1.,
135     mult_wdrift = 1.,
136     mult_scatx = 1.,
137     mult_scaty = 1.,
138     mult_obcsn = 1.,
139     #
140     cost_iprec = 32,
141     cost_yftype = 'RL',
142     /

  ViewVC Help
Powered by ViewVC 1.1.22