/[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.3 - (hide annotations) (download)
Thu Nov 19 20:33:51 2015 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.2: +1 -4 lines
- modified naming convention

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

  ViewVC Help
Powered by ViewVC 1.1.22