/[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)
Links to checkpoint58o_post: (view) (download) (annotate)
Sticky Tag:

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 22:53:36 2006 UTC (17 years, 10 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 (18 years 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 (18 years 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, 2 months 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, 3 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, 7 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, 8 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, 9 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, 7 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, 6 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