/[MITgcm]/MITgcm/pkg/layers/layers_diagnostics_init.F
ViewVC logotype

Log of /MITgcm/pkg/layers/layers_diagnostics_init.F

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


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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 20:51:17 2015 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, 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.11: +3 -3 lines
Diff to previous 1.11
remove/replace unbalanced single/double quote in comments


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jun 3 19:19:08 2015 UTC (10 years, 8 months ago) by rpa
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
Fixed layers diagnostics naming issues.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jun 3 17:29:37 2015 UTC (10 years, 8 months ago) by rpa
Branch: MAIN
Changes since 1.9: +5 -8 lines
Diff to previous 1.9
Fixed error due to missing layers_wsurf_tr.F.
Reverted to old name of LaTr diagnostics.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 3 13:39:22 2015 UTC (10 years, 8 months ago) by rpa
Branch: MAIN
Changes since 1.8: +71 -12 lines
Diff to previous 1.8
Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with
 partial cells.
Enhanced the LAYERS_THERMODYNAMICS diagnostic options.
Renamed LaTr... diagnostic to La...


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed May 13 21:29:56 2015 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.7: +14 -5 lines
Diff to previous 1.7
adjust title of newly added diagnostics for pot.density


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 11 23:31:30 2015 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.6: +16 -1 lines
Diff to previous 1.6
add diagnostics for pot.density used for layer averaging


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 14:48:32 2014 UTC (11 years, 8 months ago) by rpa
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l
Changes since 1.5: +77 -1 lines
Diff to previous 1.5
Adding new capabilities to layers to enable calculation of diapycnal flux.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 17 23:12:12 2012 UTC (13 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x
Changes since 1.4: +97 -130 lines
Diff to previous 1.4
- remove DIAGNOSTICS header files (replaced by appropriate fct call);
- avoid un-used variables ; simplify CPP option conditions.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 17 18:49:15 2012 UTC (13 years, 3 months ago) by rpa
Branch: MAIN
Changes since 1.3: +68 -1 lines
Diff to previous 1.3
Layers variable names updated and new diagnostics added


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 22:46:56 2012 UTC (13 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64
Changes since 1.2: +17 -1 lines
Diff to previous 1.2
- fix diag init/fixed in case when LAYERS_UFLUX but not LAYERS_VFLUX (or vice versa)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 18:48:18 2012 UTC (13 years, 4 months ago) by gforget
Branch: MAIN
Changes since 1.1: +13 -6 lines
Diff to previous 1.1
- added layers_maxNum dimension, to allow for multiple layers
  computations at once (if layers_maxNum >1 in LAYERS_SIZE.h).
- added/replaced new run time parameters :
  layers_bounds (repl. layers_G), layers_bolus (repl. useBOLUS),
  layers_num (repl. LAYER_nb; set by run time layers_name),
  layers_name ('TH', 'SLT' or 'RHO'), layers_krho (repl. layers_kref)
- The old way of specifying LAYER_nb, layers_G, etc. is kept
  for backward compatibility, and superseeds the new way. For now.
- layers_G.data output is replaced with layers1SLT.data
  where '1' is the layers set index (.LE.layers_maxNum)
  and 'SLT' is layers_name (i.e. the type of layers).
- Typical diagnostics names : 'LaUH1SLT','LaHw1SLT'.
- bug fix : previous commit was missing a pair of bi,bj loops.
- added ALLOW_LAYERS_OUTPUT cpp option : if undef then comment
  out the old fashion way of output (that still works for the
  first set of layers). Prefered way now is via pkg/diagnostics.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Sep 18 21:30:35 2012 UTC (13 years, 4 months ago) by gforget
Branch: MAIN
- add diagnostics to pkg/layers


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