/[MITgcm]/MITgcm_contrib/verification_other/global_oce_llc90/input/data.ecco
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input/data.ecco

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


Revision 1.1 - (hide annotations) (download)
Wed Oct 3 20:29:26 2012 UTC (12 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65e
- from cs32 centric to llc90 centric : move shared input files from cs32.

1 gforget 1.1 #
2     #
3     # ******************
4     # ECCO cost function
5     # ******************
6     #
7     &ECCO_COST_NML
8     #
9     temp0errfile = 'some_T_sigma.bin',
10     salt0errfile = 'some_S_sigma.bin',
11     data_errfile = 'data.err',
12     #
13     whflux0 = 20.0,
14     wsflux0 = 3.0E-8,
15     wtau0 = 2.0E-2,
16     #
17     watemp0 = 1.0,
18     waqh0 = 0.5E-3,
19     wprecip0 = 1.5E-8,
20     wswflux0 = 15.0,
21     wswdown0 = 15.0,
22     wlwdown0 = 15.0,
23     wwind0 = 1.0,
24     #
25     wkapgm0 = 5.0E3,
26     wkapredi0 = 5.0E3,
27     wdiffkr0 = 1.0E-4,
28     wedtau0 = 1.0E0,
29     wbottomdrag0 = 1.0E-5,
30     #
31     mult_temp0 = 1.,
32     mult_salt0 = 1.,
33     #
34     mult_hflux = 1.,
35     mult_sflux = 1.,
36     mult_tauu = 1.,
37     mult_tauv = 1.,
38     #
39     mult_atemp = 1.,
40     mult_aqh = 1.,
41     mult_uwind = 1.,
42     mult_vwind = 1.,
43     mult_precip = 1.,
44     mult_swflux = 1.,
45     mult_swdown = 1.,
46     mult_lwflux = 1.,
47     mult_lwdown = 1.,
48     #
49     mult_kapgm = 1.,
50     mult_kapredi = 1.,
51     mult_diffkr = 1.,
52     mult_edtau = 1.,
53     mult_bottomdrag = 1.,
54     #
55     tdatfile = 'some_T_atlas.bin',
56     sdatfile = 'some_S_atlas.bin',
57     temperrfile = 'some_T_sigma.bin',
58     salterrfile = 'some_S_sigma.bin',
59     #
60     mult_temp = 1.,
61     mult_salt = 1.,
62     #
63     cost_iprec = 32,
64     cost_yftype = 'RL',
65     #
66     /
67     #
68     &ECCO_GENCOST_NML
69     /
70     #

  ViewVC Help
Powered by ViewVC 1.1.22