/[MITgcm]/MITgcm/pkg/ecco/cost_averages_bar_directives.h
ViewVC logotype

Contents of /MITgcm/pkg/ecco/cost_averages_bar_directives.h

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


Revision 1.7 - (show annotations) (download)
Tue Dec 6 04:14:04 2011 UTC (12 years, 5 months ago) by mmazloff
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63g, checkpoint64, checkpoint65, checkpoint65b, checkpoint65a
Changes since 1.6: +2 -1 lines
File MIME type: text/plain
Enabling inverted echo sounder constraint (IES).  Turned on with ALLOW_IESTAU_COST_CONTRIBUTION.  Code copied primarily from ALLOW_BP_COST_CONTRIBUTION

This includes determining sound speed setting the stage for tomography constraints.  For now sound speed is determined in cost_averagesfields.F.  Would be better to have its own function but cause numerous recomputations.  Needs more thought

1 C $Header: /u/gcmpack/MITgcm/pkg/ecco/cost_averages_bar_directives.h,v 1.6 2009/11/20 22:29:08 heimbach Exp $
2 C $Name: $
3
4 c
5 c store directives for cost_averagesfields
6 c xx_..._mean_dummy
7 c
8 c created: heimbach@mit.edu 4-Mar-2003
9 c
10 CADJ STORE xx_psbar_mean_dummy = onetape
11 CADJ STORE xx_tbar_mean_dummy = onetape
12 CADJ STORE xx_sbar_mean_dummy = onetape
13 CADJ STORE xx_tbar_daily_mean_dummy = onetape
14 CADJ STORE xx_sbar_daily_mean_dummy = onetape
15 CADJ STORE xx_sstbar_mean_dummy = onetape
16 CADJ STORE xx_ubar_mean_dummy = onetape
17 CADJ STORE xx_vbar_mean_dummy = onetape
18 CADJ STORE xx_wbar_mean_dummy = onetape
19 CADJ STORE xx_taux_mean_dummy = onetape
20 CADJ STORE xx_tauy_mean_dummy = onetape
21 CADJ STORE xx_hflux_mean_dummy = onetape
22 CADJ STORE xx_sflux_mean_dummy = onetape
23 CADJ STORE xx_atemp_mean_dummy = onetape
24 CADJ STORE xx_aqh_mean_dummy = onetape
25 CADJ STORE xx_precip_mean_dummy = onetape
26 CADJ STORE xx_swflux_mean_dummy = onetape
27 CADJ STORE xx_swdown_mean_dummy = onetape
28 CADJ STORE xx_uwind_mean_dummy = onetape
29 CADJ STORE xx_vwind_mean_dummy = onetape
30 CADJ STORE xx_smrareabar_mean_dummy = onetape
31 CADJ STORE xx_smrsstbar_mean_dummy = onetape
32 CADJ STORE xx_smrsssbar_mean_dummy = onetape
33 CADJ STORE xx_iestaubar_mean_dummy = onetape
34 #ifdef ALLOW_PROFILES
35 CADJ STORE profiles_dummy = tapelev_init, key = 1
36 #endif
37

  ViewVC Help
Powered by ViewVC 1.1.22