/[MITgcm]/MITgcm/pkg/ecco/cost_generic.F
ViewVC logotype

Log of /MITgcm/pkg/ecco/cost_generic.F

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


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

Revision 1.13 - (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, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
- set maxNumDays to 8050 (22 years).
- fix cost_generic for daily data and nIter0>0 case.
- complement ALLOW_DAILYSCAT_COST_CONTRIBUTION.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri May 20 22:22:54 2011 UTC (13 years ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63
Changes since 1.11: +5 -1 lines
Diff to previous 1.11
ecco/ecco_readparms.F
  if no gencost_name then copy gencost_datafile to gencost_name
ecco/ecco_cost_final.F
  use gencost_name in print statements
ecco/ecco_cost_weights.F
  introduce ALLOW_WSALTLEV/WTHETALEV to force read of WSALTLEV/WTHETALEV
ecco/cost_generic.F
  introduce COST_GENERIC_ASSUME_CYCLIC
  to switch assumption in case we find no yearly files


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 21:18:04 2010 UTC (14 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x
Changes since 1.10: +14 -4 lines
Diff to previous 1.10
bug fix


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


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 02:43:03 2010 UTC (14 years, 3 months ago) by heimbach
Branch: MAIN
Changes since 1.8: +10 -3 lines
Diff to previous 1.8
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.8 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 00:02:50 2007 UTC (16 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b
Changes since 1.7: +11 -10 lines
Diff to previous 1.7
add missing cvs $Header:$ or $Name:$


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 19:54:55 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h
Changes since 1.6: +3 -2 lines
Diff to previous 1.6
Compute cost even for zero multiplier.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Sep 7 03:02:11 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post
Changes since 1.5: +1 -5 lines
Diff to previous 1.5
Introduce nnztbar, nnzsbar to distinguish btw 2d/3d bar files
at initialisation time.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 7 02:44:37 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.4: +5 -1 lines
Diff to previous 1.4
o replace various cost routines by single generic routine cost_generic.F
o add weights for SST, SSS control
o bracket GAD.h for #undef ALLOW_GENERIC_ADVDIFF version


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 21:11:19 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.3: +5 -2 lines
Diff to previous 1.3
Fix default localrec for daily cost


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 1 22:45:26 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +34 -8 lines
Diff to previous 1.2
Fix typos for TMI.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Sep 1 05:32:56 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +15 -2 lines
Diff to previous 1.1
o Adding cost term for seaice obs (daily SMR vs. AREA)
  new seaice_cost init/weight/final routines
o Modularized cost_averages routines (new cost_averagesgeneric.F)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 19:00:51 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
New routine cost_generic.F should facilitate intro.
of new cost terms and replace individual routines.


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