/[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.1825 by mlosch, Fri Feb 15 15:20:03 2013 UTC revision 1.1826 by jmc, Sun Feb 17 04:38:29 2013 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/monitor (angular momentum):
8      - do not add Eta contribution to the total AM if using rigid-lid;
9      - correct for Adams-Bashforth in zonal-wind part (instead of in AM_eta).
10      - horizontal discretisation: compute Zonal wind contribution separately for
11        each component (instead of from cell centered averaged) and use the 4
12        grid-cell corner averaged value of Omega*(R*cos_Phi)^2 in AM_eta part.
13      - Check that AM is conserved with linear dynamics (momAdvection=F and linear
14        FreeSurf) if using vectorInvariant momentum.
15    o model/src (horizontal grid):
16      - move initialisation of all horizontal grid arrays to null value
17        from specific horizontal grid S/R to main S/R INI_GRID;
18      - add 2 new arrays to project model C-grid velocity on to zonal direction
19        (similar to AngleCosC & -AngleSinC but at U and V point location) and
20        compute them in S/R CALC_GRID_ANGLES.
21  o pkg/seaice: replace a hard coded parameter by a runtime parameter  o pkg/seaice: replace a hard coded parameter by a runtime parameter
22     SEAICE_JFNK_tolIter      SEAICE_JFNK_tolIter
23  o pkg/seaice: introduce a restricted additive Schwarz (RAS) method in  o pkg/seaice: introduce a restricted additive Schwarz (RAS) method in
24      preconditioner for JFNK (run LSR into the overlaps as far as possible,      preconditioner for JFNK (run LSR into the overlaps as far as possible,
25      i.e OLx/y-2, but overwrite the solution in the overlaps)      i.e OLx/y-2, but overwrite the solution in the overlaps)

Legend:
Removed from v.1.1825  
changed lines
  Added in v.1.1826

  ViewVC Help
Powered by ViewVC 1.1.22