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

Contents of /MITgcm/verification/natl_box_adjoint/input_bulk/data.ecco

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


Revision 1.5 - (show annotations) (download)
Fri Jul 29 05:22:55 2005 UTC (18 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint57o_post, checkpoint58e_post, checkpoint57v_post, checkpoint57s_post, checkpoint58b_post, checkpoint58m_post, checkpoint63h, checkpoint63i, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint58u_post, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint58r_post, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58w_post, checkpoint58j_post, checkpoint57y_pre, checkpoint58q_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint57r_post, checkpoint59, checkpoint58, checkpoint58f_post, checkpoint57n_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint58o_post, checkpoint57z_post, 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, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.4: +17 -7 lines
o Replacing 10 forcing penalty cost routines by 1 generic.
o Implementing partitioning in time-mean and variable adjustment
  for atmos. state.
o Time-mean constant error is now read in data.ecco (instead of hard-coded)

1 #
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 #
32 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 #
37 atemp_errfile = 'PH_totflux.err__020_016_23',
38 aqh_errfile = 'PH_pme.err__020_016_23',
39 precip_errfile = ' ',
40 swflux_errfile = ' ',
41 uwind_errfile = 'PH_ustress.err__020_016_23',
42 vwind_errfile = 'PH_vstress.err__020_016_23',
43 #
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 wwind0 = 1.0,
52 #
53 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 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 mult_precip= 1.,
74 mult_swflux= 1.,
75 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