/[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.5 - (hide annotations) (download)
Tue Sep 20 14:40:41 2016 UTC (8 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.4: +3 -11 lines
- test transport sensivitiy via m_horflux rather than m_trVol,
 which changes results at the truncation error level:
 Y Y Y Y  8>16< 1 pass  global_oce_cs32.sens

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

  ViewVC Help
Powered by ViewVC 1.1.22