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

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

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

revision 1.1 by heimbach, Thu Apr 4 12:10:49 2002 UTC revision 1.2 by heimbach, Thu Nov 6 22:28:43 2003 UTC
# Line 0  Line 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     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_atl    = 1.,
47     mult_ctdt   = 1.,
48     mult_ctds   = 1.,
49    #
50     cost_iprec  = 64,
51     cost_yftype = 'RL',
52     &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22