/[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.7 - (hide annotations) (download)
Sat Oct 24 18:26:05 2015 UTC (8 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, HEAD
Changes since 1.6: +2 -0 lines
- add sigma_theta.bin, sigma_salt.bin specifications

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 gforget 1.7 temperrfile = 'sigma_theta.bin',
29 heimbach 1.1 sdatfile = 'labsea_Lev.salt',
30 gforget 1.7 salterrfile = 'sigma_salt.bin',
31 heimbach 1.1 ssh_errfile = 'labsea_ssh.err',
32     geoid_errfile = 'labsea_geoid.err',
33     geoid_covariancefile = ' ',
34     #
35     hflux_errfile = ' ',
36     sflux_errfile = ' ',
37     tauu_errfile = ' ',
38     tauv_errfile = ' ',
39     atemp_errfile = ' ',
40     aqh_errfile = ' ',
41     precip_errfile = ' ',
42     swflux_errfile = ' ',
43     swdown_errfile = ' ',
44     uwind_errfile = ' ',
45     vwind_errfile = ' ',
46     #
47     whflux0 = 20.,
48     wsflux0 = 3.0E-8,
49     wtau0 = 2.0E-2,
50     watemp0 = 0.5,
51     waqh0 = 5.E-4,
52     wprecip0 = 1.E-8,
53     wswflux0 = 20.,
54     wswdown0 = 20.,
55     wlwflux0 = 20.,
56     wlwdown0 = 20.,
57     wwind0 = 1.0,
58     wevap0 = 1.0,
59     wsnowprecip0 = 1.0,
60 heimbach 1.3 wapressure0 = 1.0,
61 heimbach 1.1 #
62     wmean_hflux = 30.,
63     wmean_sflux = 1.6E-8,
64     wmean_tau = 0.1,
65     wmean_atemp = 1.,
66     wmean_aqh = 1.E-3,
67     wmean_precip = 1.5E-8,
68     wmean_swflux = 20.,
69     wmean_swdown = 20.,
70     wmean_lwdown = 20.,
71     wmean_lwflux = 20.,
72     wmean_wind = 2.0,
73     wmean_evap = 1.0,
74     wmean_snowprecip = 1.0,
75 heimbach 1.3 wmean_apressure = 1.0,
76 heimbach 1.1 #
77 heimbach 1.4 mult_hmean = 1.,
78     mult_h = 1.,
79 heimbach 1.2 mult_temp = 1.,
80     mult_salt = 1.,
81     mult_sst = 1.,
82 heimbach 1.1 mult_hflux = 0.,
83     mult_sflux = 0.,
84     mult_tauu = 0.,
85     mult_tauv = 0.,
86     mult_atemp = 0.,
87     mult_aqh = 0.,
88     mult_precip= 0.,
89     mult_swflux= 0.,
90     mult_swdown= 0.,
91     mult_uwind = 0.,
92     mult_vwind = 0.,
93     #
94     cost_iprec = 64,
95     cost_yftype = 'RL',
96     &

  ViewVC Help
Powered by ViewVC 1.1.22