Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Links to checkpoint66d: | (view) (download) (annotate) |
| Sticky Tag: |
remove/replace unbalanced single/double quote in comments
Fixed layers diagnostics naming issues.
Fixed error due to missing layers_wsurf_tr.F. Reverted to old name of LaTr diagnostics.
Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with partial cells. Enhanced the LAYERS_THERMODYNAMICS diagnostic options. Renamed LaTr... diagnostic to La...
adjust title of newly added diagnostics for pot.density
add diagnostics for pot.density used for layer averaging
Adding new capabilities to layers to enable calculation of diapycnal flux.
- remove DIAGNOSTICS header files (replaced by appropriate fct call); - avoid un-used variables ; simplify CPP option conditions.
Layers variable names updated and new diagnostics added
- fix diag init/fixed in case when LAYERS_UFLUX but not LAYERS_VFLUX (or vice versa)
- 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.
- 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.
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |