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

Contents 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.6 - (show annotations) (download)
Wed Sep 21 12:48:46 2016 UTC (8 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.5: +2 -2 lines
- use gencost_mask to specify masks in boxmean / horflux

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_boxmean_theta',
12 gencost_mask(1) = 'south30_mask',
13 gencost_name(1) = 'south30_mean_theta',
14 gencost_outputlevel(1)=1,
15 mult_gencost(1) = 1.D+07,
16 #
17 gencost_avgperiod(2) = 'step',
18 gencost_barfile(2) = 'm_horflux_vol',
19 gencost_mask(2) = 'north10_mask',
20 gencost_name(2) = 'north10_flux_vol',
21 gencost_outputlevel(2)=1,
22 mult_gencost(2) = 1.,
23 #
24 &
25 #

  ViewVC Help
Powered by ViewVC 1.1.22