/[MITgcm]/MITgcm/verification/global2x2_tot/input/data.ecco
ViewVC logotype

Annotation of /MITgcm/verification/global2x2_tot/input/data.ecco

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


Revision 1.4 - (hide annotations) (download)
Sat Feb 4 02:59:41 2012 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED
move global2x2_tot un-tested set-up to MITgcm_contrib/verification_other/global2x2_tot/

1 heimbach 1.2 #
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     using_topex = .true.,
12     topexstartdate1 = 19920101,
13     topexstartdate2 = 60000,
14     topexperiod = 86400.0,
15     topexfile = 'TP_fields',
16     topexmeanfile = 'TP_mean_d',
17     using_ers = .false.,
18     ersstartdate1 = 19920101,
19     ersstartdate2 = 60000,
20     ersperiod = 86400.0,
21     #
22     ersfile = 'ERS_fields',
23     ssh_errfile = 'ssh_d.err',
24     sststartdate1 = 19920101,
25     sststartdate2 = 60000,
26     sstdatfile = 'SST_fields',
27     tdatfile = 'Lev.ptmp',
28     sdatfile = 'Lev.salt',
29     ctdtfile = 'ctd_ptem_92-97',
30     ctdsfile = 'ctd_sal_92-97',
31     hflux_errfile = 'totflux_d.err',
32     sflux_errfile = 'pme_d.err',
33     tauu_errfile = 'ustress_d.err',
34     tauv_errfile = 'vstress_d.err',
35     geoid_errfile = 'geoid_d.err',
36     geoid_covariancefile = 'egm96.pinv',
37     mult_hflux = 1.,
38     mult_sflux = 1.,
39     mult_tauu = 1.,
40     mult_tauv = 1.,
41     mult_hmean = 1.,
42     mult_h = 1.,
43     mult_temp = 1.,
44     mult_salt = 1.,
45     mult_sst = 1.,
46     mult_ctdt = 1.,
47     mult_ctds = 1.,
48     #
49     cost_iprec = 64,
50     cost_yftype = 'RL',
51     &

  ViewVC Help
Powered by ViewVC 1.1.22