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

Log of /MITgcm/pkg/ecco/ecco_cost.h

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


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 20:02:34 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.68: +5 -1 lines
Diff to previous 1.68
- remove variables associated with NON-generic costs
  unless ECCO_CTRL_DEPRECATED is defined
- ecco_readparms.F : include ecco.h and ecco_local_params.h,
  instead of ecco_cost.h, unless ECCO_CTRL_DEPRECATED is defined
- ecco_cost_init_varia.F, ecco_cost_init_barfiles.F,
  ecco_cost_final.F, ecco_cost_init_fixed.F : include ecco.h,
  instead of ecco_cost.h, unless ECCO_CTRL_DEPRECATED is defined
- ecco_toolbox.F, ecco_cost_init_barfiles.F : bug fixes.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 19:03:27 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65f
Changes since 1.67: +1 -5 lines
Diff to previous 1.67
- ecco.h : add frame, cosphi.
- ecco_cost.h : rm frame, cosphi.
- ecco_cost_driver.F, ecco_cost_final.F, ecco_cost_init_fixed.F,
  ecco_cost_summary.F, ecco_summary.F : cosmetic change.


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 00:50:16 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.66: +1 -64 lines
Diff to previous 1.66
- pkg/ecco/ecco_cost.h : rm obcs ctrl variables (now all in CTRL_OBCS.h).
- pkg/ecco/cost_obcs.F, cost_obcs_ageos.F, cost_obcse.F, cost_obcsw.F,
  cost_obcsn.F, cost_obcss.F, cost_obcsvol.F, ecco_cost_init_varia.F,
  ecco_cost_weights.F, ecco_readparms.F, ecco_cost_final.F : add
  CPP brackets and CTRL_OBCS.h


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 16:45:45 2014 UTC (9 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.65: +19 -165 lines
Diff to previous 1.65
- ecco_ad_check_lev1_dir.h etc : rename xx_genbar_dummy as gencost_dummy
- ecco_cost.h : more variable of general iterest (including gencost*) to
  ecco.h and include ecco.h in ecco_cost.h (to be retired soon...)
- ecco.h : add sum1day etc, using_cost_altim etc, etanFull etc,
  cost_iprec, cost_yftype, eccoiter (copy of optimiter), gencost_* (incl.
  new gencost_startdate1/2, gencost_enddate1/2, using_mdt, using_tpj)


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Fri Aug 15 09:27:03 2014 UTC (9 years, 8 months ago) by atn
Branch: MAIN
CVS Tags: checkpoint65c, checkpoint65d, checkpoint65e
Changes since 1.64: +78 -1 lines
Diff to previous 1.64
add cost contribution for sigmaR (drhodr)


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Mon Apr 7 18:08:50 2014 UTC (10 years ago) by atn
Branch: MAIN
CVS Tags: checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b
Changes since 1.63: +23 -11 lines
Diff to previous 1.63
Replace hardcoded mdt year range with runtime param mdt[start,end]date[1,2],
rename variable "tpmean" as "mdt" and "topexmeanfile" as "mdtdatfile",
add error+stop statement if "topexmeanfile" is used in data.ecco


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Tue Apr 1 08:03:42 2014 UTC (10 years, 1 month ago) by atn
Branch: MAIN
Changes since 1.62: +6 -0 lines
Diff to previous 1.62
o move smooth2Ddiffnbt param from pkg/smooth to pkg/ecco
o minor bug fix in set gencost default values in ecco_readparms.F


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Sun Jan 26 05:09:40 2014 UTC (10 years, 3 months ago) by atn
Branch: MAIN
CVS Tags: checkpoint64t, checkpoint64u
Changes since 1.61: +7 -1 lines
Diff to previous 1.61
o add compile flag ALLOW_GENCOST_TIMEVARY_WEIGHT in ECCO_CPPTIONS.h and
  runtime logical flag gencost_timevaryweight in data.ecco to read daily sea-ice uncertainty
o fix 2 bugs in cost_gencost_seaicev4.F:
(1) hardcoded nrecloc=nmonsrec (number of months) which is not correct for daily rec
(2) hardcoded localperiod=0 which resulted in only the monthly bracket being valid


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 15:43:24 2013 UTC (11 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s
Changes since 1.60: +4 -2 lines
Diff to previous 1.60
cost_averagesfields.F	allow for addition of xx_genprecip to psbar
cost_salt.F, cost_theta.F	reset sbar_gen and tbar_gen(taf related)
ecco_cost.h			add using_cost_seaice runtime parameter
ecco_readparms.F		add using_cost_seaice runtime parameter


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 22:09:52 2013 UTC (11 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.59: +7 -1 lines
Diff to previous 1.59
- add call to new routine ECCO_PHYS
- add option to apply global steric correction to psbar.


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Tue Oct 2 01:40:03 2012 UTC (11 years, 7 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e
Changes since 1.58: +7 -2 lines
Diff to previous 1.58
- introduce gencost_flag(k) that is currently one of 3 values :
   0  if cost term k is not used
   1  if cost term is fully interactive (i.e. uses gencost_datafile)
  -1  if ocst term is pre-specified (i.e. uses gencost_name)
- introduce using_gencost(k) logical in line with using_topex etc.

- ecco_readparms.F : assign using_gencost(k) & gencost_flag(k) based
  on gencost_datafile(k).NE.' ' (fully interactive cost terms)
  or on gencost_name(k) (for pre-specified generic cost terms)
- throughout : replace "if ( gencost_datafile(num_var) .ne. ' ' )"
  with "if ( using_gencost(num_var) ) then"
- throughout : rm ALLOW_GENCOST_FREEFORM CPP option. The same
  thing is now achieved dynamically based on gencost_flag.
- ecco_check.F : add gencost checks, account for "data"startdate
  in ecco_check_files, add topexmean check.


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Sun Sep 30 20:33:55 2012 UTC (11 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.57: +10 -2 lines
Diff to previous 1.57
ecco_cost.h
        - add using_cost_altim, using_cost_sst,using_cost_bp,using_cost_scat
          to allow for run time switch of main cost terms. Those switches
          are further reset to false if files are missing (ecco_check.F)
cost_gencost_all.F
        - using_cost_altim, using_cost_sst
cost_hyd.F
        - using_cost_sst
ecco_check.F
        - restrict maxNumDays test to relevant cases
        - add ECCO_CHECK_FILES S\R that test whether the input binary files
          are there, and otherwise switch off the corresponding run
          time flag. Rather than do the full run then crash in ecco_cost_driver.
        - thus reset using_cost_bp, using_cost_altim, using_cost_sst,
          using_cost_scat if necessary.
ecco_cost_driver.F
        - using_cost_altim, using_cost_bp, using_cost_scat
ecco_cost_init_fixed.F
        - remove tpTimeMask etc. bloc when not needed (i.e. undef ALLOW_NEW_SSH_COST)
ecco_cost_weights.F
        - dont try to read data_errfile if it is not there
        - using_cost_sst, using_cost_altim, using_cost_bp, using_cost_scat
ecco_readparms.F
        - activate using_cost_sst, using_cost_altim, using_cost_bp, using_cost_scat
        - also activate using_topex, using_ers, and using_gfo


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 14:34:41 2012 UTC (11 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63r, checkpoint63s
Changes since 1.56: +4 -1 lines
Diff to previous 1.56
- ecco_cost_final.F : add fc definition when pkg/cost is omitted,
  omit global_sum of fc when pkg/cost is included (see joint modif).
- ecco_cost.h : define tbar, sbar, ubar, vbar accordingly if ALLOW_COST_TRANSPORT.
- add CPP brackets around pkg/cost and pkg/ctrl includes of "CTRL_SIZE.h"
  "ctrl.h" "ctrl_dummy.h" "optim.h" / "cost.h" accordingly.
- ALLOW_COST_ATLANTIC_HEAT vs ALLOW_COST_ATLANTIC :
  attempt to sort out ALLOW_COST_ATLANTIC (in ecco) vs
  ALLOW_COST_ATLANTIC_HEAT (in cost) that both use objf_atl (from cost).
- ALLOW_COST_ATLANTIC ifdef ALLOW_ECCO_EVOLUTION : add calls
  to cost_atlantic (that also does the associated time averaging)
  in cost_averagesfields.F and ecco_cost_driver.F, along with
  the relevant ecco_ad_check_lev*_dir.h stores.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Tue Dec 6 04:14:04 2011 UTC (12 years, 4 months ago) by mmazloff
Branch: MAIN
CVS Tags: checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q
Changes since 1.55: +33 -3 lines
Diff to previous 1.55
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


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 18:43:42 2011 UTC (12 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f
Changes since 1.54: +5 -4 lines
Diff to previous 1.54
- set maxNumDays to 8050 (22 years).
- fix cost_generic for daily data and nIter0>0 case.
- complement ALLOW_DAILYSCAT_COST_CONTRIBUTION.


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed May 18 03:16:05 2011 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
- increase NGENCOST.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Mar 13 22:24:43 2011 UTC (13 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x
Changes since 1.52: +42 -2 lines
Diff to previous 1.52
Merging Benny Cheng code for init. etan, uvel, vvel controls
Fix weight handling


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sat Aug 28 18:35:16 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t
Changes since 1.51: +3 -1 lines
Diff to previous 1.51
- Introducing gencost_name that will be
used when printing cost function to file.
- Changing default for gencost_barfile to ' '
in which case no specific bar file is generated.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Aug 27 18:41:11 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.50: +3 -1 lines
Diff to previous 1.50
adding file name for potential smoothing scale field.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 22:25:34 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.49: +3 -1 lines
Diff to previous 1.49
In cost_sshv4.F use space variable length scales
using the name specified as sshv4cost_scalefile in data.ecco


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 14:34:19 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62j
Changes since 1.48: +6 -8 lines
Diff to previous 1.48
remove tabs


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 02:19:35 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
finish removing unbalanced quote (single or double) in commented line


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Mar 13 23:12:48 2010 UTC (14 years, 1 month ago) by heimbach
Branch: MAIN
Changes since 1.46: +20 -18 lines
Diff to previous 1.46
Updating gencost code
* merge B. Cheng's changes
* bug fixes (especially cost_generic_all.F)


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Feb 16 23:33:37 2010 UTC (14 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62c
Changes since 1.45: +17 -1 lines
Diff to previous 1.45
allow user defined cost function contributions
	CPP: ALLOW_USERCOST_CONTRIBUTION
	USAGE: compute contributions in cost_usercost_all.F
note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
      the two options are complementary.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Feb 16 02:08:16 2010 UTC (14 years, 2 months ago) by gforget
Branch: MAIN
Changes since 1.44: +5 -3 lines
Diff to previous 1.44
bug fixes


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 11:30:16 2010 UTC (14 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.43: +4 -2 lines
Diff to previous 1.43
More code for GENCOST.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 02:43:03 2010 UTC (14 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.42: +49 -32 lines
Diff to previous 1.42
Preparing usage of generic cost function terms.
Enable with CPP option
#ifdef ALLOW_GENCOST_CONTRIBUTION
First usage is adding air-sea flux constraints when using bulk controls.
---> NOT YET READY FOR PRIME TIME <---


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 13:56:12 2009 UTC (14 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b
Changes since 1.41: +49 -101 lines
Diff to previous 1.41
rearrange common block /ecco_cost_objf/ declaration so that compilers
that do not allow more than 100 extension lines do not choke


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Nov 3 03:32:25 2009 UTC (14 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.40: +21 -2 lines
Diff to previous 1.40
MDT/SLA cost function terms for ECCO version 4 -- initial check-in


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Oct 26 00:41:23 2009 UTC (14 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.39: +3 -1 lines
Diff to previous 1.39
completion of the bottom pressure (GRACE) cost term


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Oct 25 01:33:21 2009 UTC (14 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.38: +6 -2 lines
Diff to previous 1.38
specify SST weights file


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed May 13 13:39:38 2009 UTC (14 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x
Changes since 1.37: +3 -2 lines
Diff to previous 1.37
Enable easy way for daily SST cost.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Mar 14 11:53:41 2009 UTC (15 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n
Changes since 1.36: +3 -2 lines
Diff to previous 1.36
o A final fix in cost_ssh_new(!)
o Move ecco_check to earlier instance
o Increase maxNumDays to 17yr
o A few debug calls


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Mar 13 06:00:31 2009 UTC (15 years, 1 month ago) by heimbach
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
Fix a myRiad of bugs...


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Mar 13 01:58:37 2009 UTC (15 years, 1 month ago) by heimbach
Branch: MAIN
Changes since 1.34: +20 -3 lines
Diff to previous 1.34
Modify cost calculation for SSH anomalies:
* Model mean is sampled according to altimeter data for each instrument
* Period for computing model mean can be prescribed through daily flags;
  corresponding daily flag time series provided in files
  tpTimeMaskFile, ersTimeMaskFile, gfoTimeMaskFile
NOT YET TESTED.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 15:27:50 2009 UTC (15 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Change parameter


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 12:42:30 2008 UTC (15 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i
Changes since 1.32: +10 -1 lines
Diff to previous 1.32
Add call.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri May 30 02:49:05 2008 UTC (15 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
o bridging the gap between eddy stress and GM.
  -> eddyTau is replaced with eddyPsi (eddyTau = f x rho0 x eddyPsi)
      along with a change in CPP option (now ALLOW_EDDYPSI).
  -> when using GM w/ GM_AdvForm:
      The total eddy streamfunction (Psi = eddyPsi + K x Slope)
      is applied either in the tracer Eq. or in momentum Eq.
      depending on data.gmredi (intro. GM_InMomAsStress).
  -> ALLOW_EDDYPSI_CONTROL for estimation purpose.
  The key modifications are in model/src/taueddy_external_forcing.F
  pkg/gmredi/gmredi_calc_*F pkg/gmredi/gmredi_*transport.F


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Feb 2 02:34:14 2008 UTC (16 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r
Changes since 1.30: +16 -2 lines
Diff to previous 1.30
introduce isopycnal diffusion coefficient control.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 00:02:51 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m
Changes since 1.29: +44 -42 lines
Diff to previous 1.29
add missing cvs $Header:$ or $Name:$


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Oct 5 18:53:21 2007 UTC (16 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
*** empty log message ***


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Sep 20 22:01:37 2007 UTC (16 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59h
Changes since 1.27: +30 -1 lines
Diff to previous 1.27
Preparing bottom pressure cost for time-varying GRACE data.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Sep 20 18:23:33 2007 UTC (16 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.26: +24 -4 lines
Diff to previous 1.26
Adding cost function for daily Florida Strait transport.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Sep 7 22:41:14 2007 UTC (16 years, 7 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59g
Changes since 1.25: +15 -0 lines
Diff to previous 1.25
allow user defined cost function contributions
	CPP: ALLOW_GENCOST_CONTRIBUTION
	USAGE: compute contributions in cost_gencost_all.F


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 21:36:40 2007 UTC (16 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59f
Changes since 1.24: +24 -5 lines
Diff to previous 1.24
internal parameter controls: completements of implementations


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Dec 24 14:23:44 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Merge annual balance changes from v3 production to repository.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Oct 27 05:16:54 2006 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post
Changes since 1.22: +111 -3 lines
Diff to previous 1.22
Adding new control variables:
lwflux, lwdown, evap, snowprecip, apressure, runoff.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Oct 12 21:03:22 2006 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58q_post
Changes since 1.21: +6 -0 lines
Diff to previous 1.21
Enable separate error fields for TP, ERS, GFO


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 22:53:36 2006 UTC (17 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post
Changes since 1.20: +33 -6 lines
Diff to previous 1.20
o cost_averagesflags now returns year indices in addition to day, month
o sflux balance is performed on annual basis
  (sflxumm, sfluxmm2, bal_sfluxmm)
o for SSH anomaly, separate more cleanly contrib from T/P, ERS, GFO,
  including separate counting and multipliers


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri May 12 13:35:37 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post
Changes since 1.19: +21 -1 lines
Diff to previous 1.19
Adding weights for diffkr, etc.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat May 6 14:33:25 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
Changes since 1.18: +4 -14 lines
Diff to previous 1.18
Make pkg/profile fully independent of ecco,cost, etc. stuff
to be able to use it in pure forward.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Mar 23 23:06:48 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58d_post
Changes since 1.17: +12 -4 lines
Diff to previous 1.17
Adding Gael Forget profile cost code.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Mar 6 19:16:53 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post
Changes since 1.16: +14 -0 lines
Diff to previous 1.16
Remove trend in SSH anomaly obs.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 02:53:23 2006 UTC (18 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
Adding parameter to remove on-the-fly global mean and trend from
exf forcing and ctrl control adjustments


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Feb 15 20:01:51 2006 UTC (18 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.14: +20 -3 lines
Diff to previous 1.14
o Adding GFO observations
o Modified masks to add costs beyond TOPEX 66N/S


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 21:13:21 2005 UTC (18 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57z_post, checkpoint58, checkpoint58a_post
Changes since 1.13: +8 -2 lines
Diff to previous 1.13
Smoothness constraint now enabled also for initial T, S
This has changed flags slightly; now use
o at compile time:
  * ALLOW_SMOOTH_IC_COST_CONTRIBUTION
  * ALLOW_SMOOTH_BC_COST_CONTRIBUTION
o at runtime
  * mult_smooth_ic
  * mult_smooth_bc


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 15:57:40 2005 UTC (18 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.12: +25 -1 lines
Diff to previous 1.12
o Adding smoothness constraint on forcing controls
  * enable at compile-time via ALLOW_SMOOTH_BOUNDARY_CTRL_COST
  * enable at run-time via mult_smooth = 1
  * Absolute scale somewhat unclear so far
  * no area weighting was included since no other cost term does so far


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Oct 14 19:54:49 2005 UTC (18 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre
Changes since 1.11: +6 -0 lines
Diff to previous 1.11
Adding vars for temp0errfile, salt0errfile


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 7 03:02:11 2005 UTC (18 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post
Changes since 1.10: +5 -1 lines
Diff to previous 1.10
Introduce nnztbar, nnzsbar to distinguish btw 2d/3d bar files
at initialisation time.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Aug 25 16:10:41 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.9: +2 -28 lines
Diff to previous 1.9
Moving seaice-related cost to pkg/seaice/


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 11:02:01 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57q_post
Changes since 1.8: +21 -3 lines
Diff to previous 1.8
Adding swdown control.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jul 29 05:19:40 2005 UTC (18 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57n_post, checkpoint57o_post, checkpoint57p_post
Changes since 1.7: +37 -0 lines
Diff to previous 1.7
o Replacing 10 forcing penalty cost routines by 1 generic.
o Implementing partitioning in time-mean and variable adjustment
  for atmos. state.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 19:51:58 2005 UTC (18 years, 9 months ago) by heimbach
Branch: MAIN
Changes since 1.6: +13 -3 lines
Diff to previous 1.6
Adding swflux control


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 13:51:36 2005 UTC (18 years, 9 months ago) by heimbach
Branch: MAIN
Changes since 1.5: +21 -1 lines
Diff to previous 1.5
Adding precip control


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri May 27 22:10:27 2005 UTC (18 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post
Changes since 1.4: +9 -0 lines
Diff to previous 1.4
o adding some cost transport diagnostics
o adding second set of flux weights whflux2, etc
o for mean SSH, read TOPEX mean first to compute effective mask


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 28 23:49:49 2005 UTC (19 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre
Changes since 1.3: +104 -0 lines
Diff to previous 1.3
Adding counters to cost terms.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 28 17:33:02 2005 UTC (19 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57e_post
Changes since 1.2: +6 -3 lines
Diff to previous 1.2
Adding eddy stress controls a la Ferreira et al.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Oct 11 16:38:53 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, eckpoint57e_pre
Changes since 1.1: +51 -49 lines
Diff to previous 1.1
o ECCO specific cost function terms (up-to-date with 1x1 runs)
o ecco_cost_weights is modified to 1x1 runs
o modifs to allow observations to be read in as
  single file or yearly files


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 6 22:10:08 2003 UTC (20 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_pre, ecco_c52_e35, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
o merging from ecco-branch
o pkg/ecco now containes ecco-specific part of cost function
o top level routines the_main_loop, forward_step
  supersede those in model/src/
  previous input data.cost now in data.ecco
  (new namelist ecco_cost_nml)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22