/[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.2 - (hide annotations) (download)
Wed Nov 18 15:31:16 2015 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.1: +4 -6 lines
-  gencost_barfile(1) = 'm_boxmean_theta',

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 gforget 1.2 gencost_barfile(1) = 'm_boxmean_theta',
12 gforget 1.1 gencost_errfile(1) = 'some_maskC',
13 gforget 1.2 gencost_name(1) = 'boxmean_theta',
14     # gencost_barfile(1) = 'm_boxmean_eta',
15 gforget 1.1 # gencost_errfile(1) = 'some_maskCsurf',
16 gforget 1.2 # gencost_name(1) = 'boxmean_eta',
17 gforget 1.1 gencost_spmin(1) = -999.,
18     gencost_spmax(1) = 999.,
19     gencost_spzero(1) = 0.,
20     gencost_posproc(1,1)='boxmean',
21     gencost_outputlevel(1)=1,
22     mult_gencost(1) = 1.,
23     #
24     gencost_avgperiod(2) = 'step',
25     gencost_barfile(2) = 'm_trVol_step',
26     gencost_errfile(2) = 'some_mask',
27     gencost_name(2) = 'transp_trVol',
28     #gencost_spmin(2) = -999.,
29     #gencost_spmax(2) = 999.,
30     #gencost_spzero(2) = 0.,
31     gencost_posproc(1,2)='trVol',
32     gencost_outputlevel(2)=1,
33     mult_gencost(2) = 1.,
34     #
35     &
36     #

  ViewVC Help
Powered by ViewVC 1.1.22