/[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.1474 by jmc, Thu Jul 14 17:06:12 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/gmredi:
8       Add Sub-Meso Eddies parameterisation from Baylor (for now, disabled with TAF),
9       and test it in verification exp. "front_relax.bvp" (update output.bvp.txt)
10    
11    checkpoint63 (2011/07/11)
12    o pkg/exch2:
13     - rename+move: nTiles in W2_EXCH2_PARAMS.h --> exch2_nTiles in W2_EXCH2_TOPOLOGY.h
14     - exch2 version of Cumul-Sum routine: S/R W2_SET_MAP_CUMSUM set up the
15       (2*nTiles)x(nTiles) Cumul-Sum matrix and Master Proc collects all tiles X,Y
16       increments, calculates Cumul-Sum @ tile origin and sends results to each tile.
17    o pkg/diagnostics:
18     - deal with pairs of post-processed diags which are computed together; in
19       particular, re-order list of diags within 1 file to save 2nd computation.
20     - add S/R to compute velocity stream-function (called after velocity-potential
21       calculation) from divergence free transport -> new diagnostics "PsiVEL".
22     - add parameter to select grid-point location where PsiVEL == 0.
23    o eesupp/src:
24       new S/R to calculate cumulated sum on tiled array, corner grid-cell location
25       (specific S/R needed with exch2 topology - for now, just print an error msg)
26  o pkg/shelfice  o pkg/shelfice
27   - Implement friction velocity-dependent transfer coefficients following   - Implement friction velocity-dependent transfer coefficients following
28     Holland and Jenkins, JPO, 1999     Holland and Jenkins, JPO, 1999
# Line 27  o pkg/seaice/seaice_growth.F: Line 46  o pkg/seaice/seaice_growth.F:
46      when SEAICE_ADD_SUBLIMATION_TO_FWBUDGET is used in conjunction with the      when SEAICE_ADD_SUBLIMATION_TO_FWBUDGET is used in conjunction with the
47      non-legacy seaice_solve4temp.      non-legacy seaice_solve4temp.
48    - add diagnostic of the residual sublimation freshwater flux (the freshwater    - add diagnostic of the residual sublimation freshwater flux (the freshwater
49      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
50      the maximum)      the maximum)
51    - remove the CPP switch around the *_FWbySublim unit change and move diagnostic    - remove the CPP switch around the *_FWbySublim unit change and move diagnostic
52     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.1474

  ViewVC Help
Powered by ViewVC 1.1.22