/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data.ecco
ViewVC logotype

Annotation of /MITgcm/verification/lab_sea/input_ad/data.ecco

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


Revision 1.6 - (hide annotations) (download)
Thu Oct 22 02:07:25 2015 UTC (8 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p
Changes since 1.5: +1 -0 lines
- specify sigma_sst.bin as ssterrfile.

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     #
12     topexstartdate1 = 19790101,
13     topexstartdate2 = 00000,
14     topexperiod = 2635200.0,
15     topexfile = 'labsea_TP_fields',
16 atn 1.5 mdtdatfile = 'labsea_TP_mean',
17 heimbach 1.1 #
18     ersfile = 'labsea_ERS_fields',
19     ersstartdate1 = 19790101,
20     ersstartdate2 = 00000,
21     ersperiod = 2635200.0,
22     #
23     sststartdate1 = 19790101,
24     sststartdate2 = 00000,
25     sstdatfile = 'labsea_SST_fields',
26 gforget 1.6 ssterrfile = 'sigma_sst.bin',
27 heimbach 1.1 tdatfile = 'labsea_Lev.ptmp',
28     sdatfile = 'labsea_Lev.salt',
29     ssh_errfile = 'labsea_ssh.err',
30     geoid_errfile = 'labsea_geoid.err',
31     geoid_covariancefile = ' ',
32     #
33     hflux_errfile = ' ',
34     sflux_errfile = ' ',
35     tauu_errfile = ' ',
36     tauv_errfile = ' ',
37     atemp_errfile = ' ',
38     aqh_errfile = ' ',
39     precip_errfile = ' ',
40     swflux_errfile = ' ',
41     swdown_errfile = ' ',
42     uwind_errfile = ' ',
43     vwind_errfile = ' ',
44     #
45     whflux0 = 20.,
46     wsflux0 = 3.0E-8,
47     wtau0 = 2.0E-2,
48     watemp0 = 0.5,
49     waqh0 = 5.E-4,
50     wprecip0 = 1.E-8,
51     wswflux0 = 20.,
52     wswdown0 = 20.,
53     wlwflux0 = 20.,
54     wlwdown0 = 20.,
55     wwind0 = 1.0,
56     wevap0 = 1.0,
57     wsnowprecip0 = 1.0,
58 heimbach 1.3 wapressure0 = 1.0,
59 heimbach 1.1 #
60     wmean_hflux = 30.,
61     wmean_sflux = 1.6E-8,
62     wmean_tau = 0.1,
63     wmean_atemp = 1.,
64     wmean_aqh = 1.E-3,
65     wmean_precip = 1.5E-8,
66     wmean_swflux = 20.,
67     wmean_swdown = 20.,
68     wmean_lwdown = 20.,
69     wmean_lwflux = 20.,
70     wmean_wind = 2.0,
71     wmean_evap = 1.0,
72     wmean_snowprecip = 1.0,
73 heimbach 1.3 wmean_apressure = 1.0,
74 heimbach 1.1 #
75 heimbach 1.4 mult_hmean = 1.,
76     mult_h = 1.,
77 heimbach 1.2 mult_temp = 1.,
78     mult_salt = 1.,
79     mult_sst = 1.,
80 heimbach 1.1 mult_hflux = 0.,
81     mult_sflux = 0.,
82     mult_tauu = 0.,
83     mult_tauv = 0.,
84     mult_atemp = 0.,
85     mult_aqh = 0.,
86     mult_precip= 0.,
87     mult_swflux= 0.,
88     mult_swdown= 0.,
89     mult_uwind = 0.,
90     mult_vwind = 0.,
91     #
92     cost_iprec = 64,
93     cost_yftype = 'RL',
94     &

  ViewVC Help
Powered by ViewVC 1.1.22