/[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.2 - (hide annotations) (download)
Mon Sep 29 23:13:28 2014 UTC (10 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.1: +1 -0 lines
- set using_cost_altim to false explicitely

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

  ViewVC Help
Powered by ViewVC 1.1.22