/[MITgcm]/MITgcm_contrib/verification_other/global_oce_cs32/input_ad.sens/data.ecco
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_cs32/input_ad.sens/data.ecco

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


Revision 1.1 - (hide annotations) (download)
Tue Nov 17 16:43:07 2015 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65q
- add test of generic boxmean and transp capabilities.

1 gforget 1.1 # *******************
2     # ECCO cost functions
3     # *******************
4     &ECCO_COST_NML
5     &
6     # ***************************
7     # ECCO generic cost functions
8     # ***************************
9     &ECCO_GENCOST_NML
10     gencost_avgperiod(1) = 'step',
11     gencost_barfile(1) = 'm_theta_step',
12     gencost_errfile(1) = 'some_maskC',
13     gencost_name(1) = 'boxmean_thetaglo',
14     # gencost_barfile(1) = 'm_eta_step',
15     # gencost_errfile(1) = 'some_maskCsurf',
16     # gencost_name(1) = 'boxmean_etaglo',
17     gencost_spmin(1) = -999.,
18     gencost_spmax(1) = 999.,
19     gencost_spzero(1) = 0.,
20     gencost_posproc(1,1)='boxmean',
21     #gencost_posproc_c(1,1)='some_scale.bin',
22     #gencost_posproc_i(1,1)=10,
23     gencost_outputlevel(1)=1,
24     mult_gencost(1) = 1.,
25     #
26     gencost_avgperiod(2) = 'step',
27     gencost_barfile(2) = 'm_trVol_step',
28     gencost_errfile(2) = 'some_mask',
29     gencost_name(2) = 'transp_trVol',
30     #gencost_spmin(2) = -999.,
31     #gencost_spmax(2) = 999.,
32     #gencost_spzero(2) = 0.,
33     gencost_posproc(1,2)='trVol',
34     gencost_outputlevel(2)=1,
35     mult_gencost(2) = 1.,
36     #
37     &
38     #

  ViewVC Help
Powered by ViewVC 1.1.22