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

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 17 23:12:12 2012 UTC (11 years, 7 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 (11 years, 7 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 (11 years, 8 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 (11 years, 8 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 (11 years, 8 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