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

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

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


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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Oct 29 03:41:06 2015 UTC (8 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, 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.9: +17 -12 lines
Diff to previous 1.9
- revised treatment of dimensional/adimensional cost switches.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 26 03:22:17 2015 UTC (8 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.8: +25 -7 lines
Diff to previous 1.8
- cost_hyd.F: replace calls to cost_theta0, cost_salt0, cost_etan0,
  cost_uvel0, cost_vvel0 with calls to ctrl_cost_gen3d/2d.
- cost_internal_params.F: replace calls to cost_tau_eddy, cost_kapgm,
  cost_kapredi, cost_diffkr, cost_bottomdrag, with ctrl_cost_gen2d/3d calls.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 18:15:44 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p
Changes since 1.7: +6 -1 lines
Diff to previous 1.7
- add CPP brackets around includes, to omit
  them altogether when they are not used.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 21:33:42 2014 UTC (9 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65e, checkpoint65f
Changes since 1.6: +18 -4 lines
Diff to previous 1.6
- pkg/ecco/cost_forcing.F, cost_hyd.F, cost_internal_params.F :
  add .NOT.ctrlUseGen exclusive brackets -- ctrl_cost_driver
  is used instead when ctrlUseGen is .TRUE.
- pkg/ecco/ecco_cost_final.F : print f_genarr3d to stdout


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 19:45:26 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
include ECCO_OPTIONS.h instead of COST_CPPOPTIONS.h


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 20:41:55 2012 UTC (11 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
Clean up inclusions of CTRL_SIZE.h


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri May 30 02:49:04 2008 UTC (16 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: 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, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
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.3 - (view) (download) (annotate) - [select for diffs]
Sat Feb 2 02:34:14 2008 UTC (16 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r
Changes since 1.2: +9 -1 lines
Diff to previous 1.2
introduce isopycnal diffusion coefficient control.


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


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 21:36:39 2007 UTC (16 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59f, checkpoint59g, checkpoint59h
internal parameter controls: completements of implementations


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