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

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

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


Revision 1.7 - (hide annotations) (download)
Thu Nov 2 05:38:13 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63h, checkpoint63i, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint58u_post, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint58r_post, checkpoint58x_post, checkpoint58t_post, checkpoint58w_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.6: +12 -4 lines
o add new controls to this experiment
o change to #define SEAICE_EXTERNAL_FLUXES

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 = 19790101,
13     topexstartdate2 = 00000,
14     topexperiod = 2635200.0,
15     topexfile = 'labsea_TP_fields',
16     topexmeanfile = 'labsea_TP_mean',
17     #
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     tdatfile = 'labsea_Lev.ptmp',
27     sdatfile = 'labsea_Lev.salt',
28     ssh_errfile = 'labsea_ssh.err',
29     geoid_errfile = 'labsea_geoid.err',
30     geoid_covariancefile = ' ',
31 heimbach 1.3 #
32 heimbach 1.2 hflux_errfile = 'labsea_totflux.err',
33     sflux_errfile = 'labsea_pme.err',
34     tauu_errfile = 'labsea_ustress.err',
35     tauv_errfile = 'labsea_vstress.err',
36 heimbach 1.7 atemp_errfile = ' ',
37     aqh_errfile = ' ',
38 heimbach 1.3 precip_errfile = ' ',
39 heimbach 1.4 swflux_errfile = ' ',
40 heimbach 1.6 swdown_errfile = ' ',
41 heimbach 1.7 uwind_errfile = ' ',
42     vwind_errfile = ' ',
43 heimbach 1.5 #
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.6 wswdown0 = 20.,
52 heimbach 1.7 wlwflux0 = 20.,
53     wlwdown0 = 20.,
54 heimbach 1.3 wwind0 = 1.0,
55 heimbach 1.7 wevap0 = 1.0,
56     wsnowprecip0 = 1.0,
57 heimbach 1.2 #
58 heimbach 1.5 wmean_hflux = 30.,
59     wmean_sflux = 1.6E-8,
60     wmean_tau = 0.1,
61     wmean_atemp = 1.,
62     wmean_aqh = 1.E-3,
63     wmean_precip = 1.5E-8,
64     wmean_swflux = 20.,
65 heimbach 1.6 wmean_swdown = 20.,
66 heimbach 1.7 wmean_lwdown = 20.,
67     wmean_lwflux = 20.,
68 heimbach 1.5 wmean_wind = 2.0,
69 heimbach 1.7 wmean_evap = 1.0,
70     wmean_snowprecip = 1.0,
71 heimbach 1.5 #
72 heimbach 1.2 mult_hmean = 0.,
73     mult_h = 0.,
74     mult_temp = 0.,
75     mult_salt = 0.,
76     mult_sst = 0.,
77     mult_hflux = 0.,
78     mult_sflux = 0.,
79     mult_tauu = 0.,
80     mult_tauv = 0.,
81     mult_atemp = 0.,
82     mult_aqh = 0.,
83 heimbach 1.4 mult_precip= 0.,
84     mult_swflux= 0.,
85 heimbach 1.6 mult_swdown= 0.,
86 heimbach 1.2 mult_uwind = 0.,
87     mult_vwind = 0.,
88     #
89     cost_iprec = 64,
90     cost_yftype = 'RL',
91     &

  ViewVC Help
Powered by ViewVC 1.1.22