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

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

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


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

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     #
12     topexstartdate1 = 19920102,
13     topexstartdate2 = 00000,
14     topexperiod = 86400.0,
15     topexfile = 'PH_TP_fields__020_016_23',
16     topexmeanfile = 'PH_TP_mean__020_016_23',
17     #
18     ersfile = 'PH_ERS_fields__020_016_23',
19     ersstartdate1 = 19920102,
20     ersstartdate2 = 00000,
21     ersperiod = 86400.0,
22     #
23     sststartdate1 = 19920102,
24     sststartdate2 = 00000,
25     sstdatfile = 'PH_SST_fields__020_016_23',
26     tdatfile = 'PH_Lev.ptmp__020_016_23',
27     sdatfile = 'PH_Lev.salt__020_016_23',
28     ssh_errfile = 'PH_ssh.err__020_016_23',
29     geoid_errfile = 'PH_geoid.err__020_016_23',
30     geoid_covariancefile = 'egm96.pinv',
31 heimbach 1.3 #
32 heimbach 1.2 hflux_errfile = 'PH_totflux.err__020_016_23',
33     sflux_errfile = 'PH_pme.err__020_016_23',
34     tauu_errfile = 'PH_ustress.err__020_016_23',
35     tauv_errfile = 'PH_vstress.err__020_016_23',
36 heimbach 1.3 #
37 heimbach 1.2 atemp_errfile = 'PH_totflux.err__020_016_23',
38     aqh_errfile = 'PH_pme.err__020_016_23',
39 heimbach 1.3 precip_errfile = ' ',
40     swflux_errfile = ' ',
41 heimbach 1.2 uwind_errfile = 'PH_ustress.err__020_016_23',
42     vwind_errfile = 'PH_vstress.err__020_016_23',
43 heimbach 1.4 #
44     whflux0 = 20.,
45     wsflux0 = 3.0E-8,
46     wtau0 = 2.0E-2,
47     watemp0 = 0.5,
48     waqh0 = 5.E-4,
49     wprecip0 = 1.E-8,
50     wswflux0 = 20.,
51 heimbach 1.3 wwind0 = 1.0,
52 heimbach 1.2 #
53 heimbach 1.4 wmean_hflux = 30.,
54     wmean_sflux = 1.6E-8,
55     wmean_tau = 0.1,
56     wmean_atemp = 1.,
57     wmean_aqh = 1.E-3,
58     wmean_precip = 1.5E-8,
59     wmean_swflux = 20.,
60     wmean_wind = 2.0,
61     #
62 heimbach 1.2 mult_hmean = 1.,
63     mult_h = 1.,
64     mult_temp = 1.,
65     mult_salt = 1.,
66     mult_sst = 1.,
67     mult_hflux = 1.,
68     mult_sflux = 1.,
69     mult_tauu = 1.,
70     mult_tauv = 1.,
71     mult_atemp = 1.,
72     mult_aqh = 1.,
73 heimbach 1.3 mult_precip= 1.,
74     mult_swflux= 1.,
75 heimbach 1.2 mult_uwind = 1.,
76     mult_vwind = 1.,
77     #
78     cost_iprec = 64,
79     cost_yftype = 'RL',
80     &

  ViewVC Help
Powered by ViewVC 1.1.22