/[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.1547 by jmc, Tue Dec 13 00:12:42 2011 UTC revision 1.1548 by mlosch, Tue Dec 13 15:22:02 2011 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/obcs: modify Stevens boundary conditions so that S/R obcs_calc_stevens
8      computes tendency for temperature and salinity that is then applied to update
9      theta and salt in S/R obcs_apply_ts; this requires proper masking of all
10      horizontal advection and diffusion contributions on the boundary (in
11      S/Rs gad_advection, gad_calc_rhs, gmredi_rtransport, gmredi_calc_diff), and
12      removing the mask in S/R timestep_tracer. The advantage of this approach is
13      that the updated tracer values include contributions from the surface
14      forcing and vertical diffusion.
15      This modification changes exp4.stevens because of vertical diffusion.
16  o model/src:  o model/src:
17    change non-curvilinear grid setting to also work with exch2 + blank tiles:    change non-curvilinear grid setting to also work with exch2 + blank tiles:
18    - move delX,delY to new header file (SET_GRID.h) and adjust length to 1rst    - move delX,delY to new header file (SET_GRID.h) and adjust length to 1rst
# Line 15  o model/src: Line 24  o model/src:
24    - split the domain in many more tiles (9x4 tiles of 10x10 each);    - split the domain in many more tiles (9x4 tiles of 10x10 each);
25    - switch to exch2 and remove 1 blank-tile (but only for MPI test).    - switch to exch2 and remove 1 blank-tile (but only for MPI test).
26    - update results of both test (std & dwnslp).    - update results of both test (std & dwnslp).
27    o pkg/diagnostics/diagstat_calc.F: fix problem with non-initialised halos in
28       tmp-fields for TARGET_NEC_SX at the cost of extra loops and less vectorisation
29  o model/src:  o model/src:
30    - take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS    - take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS
31      and fix initialisation when using sigma-coords.      and fix initialisation when using sigma-coords.

Legend:
Removed from v.1.1547  
changed lines
  Added in v.1.1548

  ViewVC Help
Powered by ViewVC 1.1.22