/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

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

revision 1.2040 by jmc, Wed Aug 6 23:19:25 2014 UTC revision 1.2044 by jmc, Mon Aug 11 20:32:15 2014 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o pkg/matrix:
8      - pass, as argument, updated tracer field to S/R MATRIX_STORE_TENDENCY_EXP
9    o model/src:
10      - fix initialisation of geothermalFile; compile geothermal-flux code in
11        natl_box verification experiment.
12    o model/src & pkg/down_slope:
13      - push the k loop inside S/R TIMESTEP_TRACER (now called outside the k loop).
14      - in dwnslp_apply.F, update tracer tendency instead of the future tracer
15        field and call S/R DWNSLP_APPLY before TIMESTEP_TRACER; this affects
16        results at machine truncation level: update output of experiments
17        global_ocean.90x40x15.dwnslp (FWD) and lab_sea.noseaicedyn (AD).
18    o pkg/diagnostics (Stats-Diags):
19      - do not cumulate the full volume when DIAGNOSTICS_FILL is
20        called with bibjFlg < 0 (no increment of the counter for 2D/3D diag);
21        This fix the mean statistics when DIAGNOSTICS_FILL is called multiple
22        times (but Min,Max and StD are still wrong).
23    o model/src:
24      - add geothermal flux forcing: read in ini_forcing.F as time-constant
25        field "geothermalFlux" applied in S/R APPLY_FORCING_T (apply_forcing.F)
26    o model/src:
27      - move CYCLE_TRACER calls from tracers_correction_step.F to temp/salt/ptracer
28        _integrate.F so that, when leaving S/R THERMODYANMICS, theta,salt and pTrac
29        arrays are already updated while adjustments (filters, conv.adjustment) are
30        still applied later, in S/R TRACERS_CORRECTION_STEP.
31  o model/src:  o model/src:
32    - store in common bloc array "rhoInSitu" the virtual potential temperature    - store in common bloc array "rhoInSitu" the virtual potential temperature
33      anomaly that is used to compute geopotential: this make the atmos code      anomaly that is used to compute geopotential: this make the atmos code

Legend:
Removed from v.1.2040  
changed lines
  Added in v.1.2044

  ViewVC Help
Powered by ViewVC 1.1.22