/[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.1469 by ifenty, Wed Jun 29 21:44:26 2011 UTC revision 1.1473 by jmc, Mon Jul 11 12:03:37 2011 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint63 (2011/07/11)
8    o pkg/exch2:
9     - rename+move: nTiles in W2_EXCH2_PARAMS.h --> exch2_nTiles in W2_EXCH2_TOPOLOGY.h
10     - exch2 version of Cumul-Sum routine: S/R W2_SET_MAP_CUMSUM set up the
11       (2*nTiles)x(nTiles) Cumul-Sum matrix and Master Proc collects all tiles X,Y
12       increments, calculates Cumul-Sum @ tile origin and sends results to each tile.
13    o pkg/diagnostics:
14     - deal with pairs of post-processed diags which are computed together; in
15       particular, re-order list of diags within 1 file to save 2nd computation.
16     - add S/R to compute velocity stream-function (called after velocity-potential
17       calculation) from divergence free transport -> new diagnostics "PsiVEL".
18     - add parameter to select grid-point location where PsiVEL == 0.
19    o eesupp/src:
20       new S/R to calculate cumulated sum on tiled array, corner grid-cell location
21       (specific S/R needed with exch2 topology - for now, just print an error msg)
22  o pkg/shelfice  o pkg/shelfice
23   - Implement friction velocity-dependent transfer coefficients following   - Implement friction velocity-dependent transfer coefficients following
24     Holland and Jenkins, JPO, 1999     Holland and Jenkins, JPO, 1999
# Line 27  o pkg/seaice/seaice_growth.F: Line 42  o pkg/seaice/seaice_growth.F:
42      when SEAICE_ADD_SUBLIMATION_TO_FWBUDGET is used in conjunction with the      when SEAICE_ADD_SUBLIMATION_TO_FWBUDGET is used in conjunction with the
43      non-legacy seaice_solve4temp.      non-legacy seaice_solve4temp.
44    - add diagnostic of the residual sublimation freshwater flux (the freshwater    - add diagnostic of the residual sublimation freshwater flux (the freshwater
45      flux taken from the ocean if the total actual latent heat fluxes exceed      flux taken from the ocean if the total actual latent heat fluxes exceed
46      the maximum)      the maximum)
47    - remove the CPP switch around the *_FWbySublim unit change and move diagnostic    - remove the CPP switch around the *_FWbySublim unit change and move diagnostic
48     fill for SIatmQnt, SIfwSubl, SIatmFW to the end of seaice_growth.F.     fill for SIatmQnt, SIfwSubl, SIatmFW to the end of seaice_growth.F.

Legend:
Removed from v.1.1469  
changed lines
  Added in v.1.1473

  ViewVC Help
Powered by ViewVC 1.1.22