/[MITgcm]/MITgcm_contrib/arctic40km/input_ad/data.ecco
ViewVC logotype

Contents of /MITgcm_contrib/arctic40km/input_ad/data.ecco

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


Revision 1.4 - (show annotations) (download)
Mon Jul 3 07:03:18 2006 UTC (19 years ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
updating for 10-year arctic40km_AD experiment

1 # ******************
2 # ECCO cost function
3 # ******************
4 &ECCO_COST_NML
5 data_errfile = 'data.err',
6 #
7 sststartdate1 = 19790101,
8 sststartdate2 = 00000,
9 sstdatfile = 'sst.phc.monthly.130_102_300',
10 #
11 sssstartdate1 = 19790101,
12 sssstartdate2 = 00000,
13 sssdatfile = 'sss.phc.monthly.130_102_300',
14 #
15 tdatfile = 'theta.phc_130_102_25_12',
16 sdatfile = 'salt.phc_130_102_25_12',
17 temperrfile = '',
18 salterrfile = '',
19 #
20 ctdtfile = '',
21 ctdsfile = '',
22 xbtfile = '',
23 argotfile = '',
24 argosfile = '',
25 #
26 udriftfile = '',
27 vdriftfile = '',
28 udrifterrfile = '',
29 vdrifterrfile = '',
30 #
31 ## hflux_errfile = '',
32 ## sflux_errfile = '',
33 ## tauu_errfile = '',
34 ## tauv_errfile = '',
35 #
36 atemp_errfile = '',
37 aqh_errfile = '',
38 uwind_errfile = '',
39 vwind_errfile = '',
40 precip_errfile = '',
41 swflux_errfile = '',
42 swdown_errfile = '',
43 #
44 whflux0 = 20.0,
45 wsflux0 = 3.0E-8,
46 wtau0 = 2.0E-2,
47 watemp0 = 1.0,
48 waqh0 = 0.5E-3,
49 wprecip0 = 1.5E-8,
50 wswflux0 = 15.0,
51 wswdown0 = 15.0,
52 wwind0 = 1.0,
53 #
54 wmean_hflux = 60.0,
55 wmean_sflux = 3.2E-8,
56 wmean_tau = 0.2,
57 #
58 wmean_atemp = 8.0,
59 wmean_aqh = 4.0E-3,
60 wmean_precip = 9.0E-8,
61 wmean_swflux = 90.0,
62 wmean_swdown = 90.0,
63 wmean_wind = 8.0,
64 #
65 mult_hfluxmm = 0.,
66 mult_sfluxmm = 0.,
67 mult_hflux = 1.,
68 mult_sflux = 1.,
69 mult_tauu = 1.,
70 mult_tauv = 1.,
71 #
72 mult_atemp = 0.01,
73 mult_aqh = 0.01,
74 mult_uwind = 0.01,
75 mult_vwind = 0.01,
76 mult_precip = 0.01,
77 mult_swflux = 0.01,
78 mult_swdown = 0.01,
79 #
80 mult_hmean = 0.,
81 mult_h = 0.,
82 mult_temp = 1.,
83 mult_salt = 1.,
84 mult_temp0 = 0.1,
85 mult_salt0 = 0.1,
86 mult_sst = 1.,
87 mult_sss = 1.,
88 mult_ctdt = 1.,
89 mult_ctds = 1.,
90 mult_xbt = 1.,
91 mult_argot = 1.,
92 mult_argos = 1.,
93 mult_drift = 1.,
94 mult_tdrift = 1.,
95 mult_sdrift = 1.,
96 mult_wdrift = 1.,
97 mult_scatx = 1.,
98 mult_scaty = 1.,
99 #
100 cost_iprec = 32,
101 cost_yftype = 'RL',
102 #
103 &

  ViewVC Help
Powered by ViewVC 1.1.22