/[MITgcm]/MITgcm_contrib/heimbach/ice_only_estimation/input_ad/data.ecco
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/ice_only_estimation/input_ad/data.ecco

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


Revision 1.1 - (hide annotations) (download)
Sat Sep 3 12:01:24 2005 UTC (19 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
A seaice-only (no ocean) config. for 1x1 deg. Lab. Sea

1 heimbach 1.1 #
2     #
3     # ******************
4     # ECCO cost function
5     # ******************
6     &ECCO_COST_NML
7     data_errfile ='data.err',
8     #
9     # sststartdate1 = 20000101,
10     # sststartdate2 = 00000,
11     sstdatfile = 'year_1_SST_daily_average.bin',
12     #
13     # hflux_errfile = 'labsea_totflux.err',
14     # sflux_errfile = 'labsea_pme.err',
15     # tauu_errfile = 'labsea_ustress.err',
16     # tauv_errfile = 'labsea_vstress.err',
17     # atemp_errfile = 'labsea_totflux.err',
18     # aqh_errfile = 'labsea_pme.err',
19     # uwind_errfile = 'labsea_ustress.err',
20     # vwind_errfile = 'labsea_vstress.err',
21     #
22     whflux0 = 20.0,
23     wsflux0 = 3.0E-8,
24     wtau0 = 2.0E-2,
25     watemp0 = 1.0,
26     waqh0 = 0.5E-3,
27     wprecip0 = 1.5E-8,
28     wswflux0 = 15.0,
29     wswdown0 = 15.0,
30     wwind0 = 1.0,
31     #
32     wmean_hflux = 30.0,
33     wmean_sflux = 1.6E-8,
34     wmean_tau = 0.1,
35     wmean_atemp = 4.0,
36     wmean_aqh = 2.0E-3,
37     wmean_precip = 6.0E-8,
38     wmean_swflux = 60.0,
39     wmean_swdown = 60.0,
40     wmean_wind = 4.0,
41     #
42     mult_sst = 1.,
43     mult_atemp = 1.,
44     mult_aqh = 1.,
45     mult_uwind = 1.,
46     mult_vwind = 1.,
47     mult_precip= 1.,
48     mult_swdown= 1.,
49     #
50     cost_iprec = 32,
51     cost_yftype = 'RL',
52     &

  ViewVC Help
Powered by ViewVC 1.1.22