/[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.1750 by mlosch, Thu Oct 18 10:07:06 2012 UTC revision 1.1752 by jmc, Fri Oct 19 15:43:07 2012 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/seaice:  o pkg/layers (adjust changes from Sept 19):
8      - do snap-shot output and fill diagnostics from inside iLa loop (layers_calc.F)
9        this allows to remove "layers_maxNum" dimension from all layers arrays.
10    o pkg/layers (adjust changes from Sept 19):
11      - remove ALLOW_LAYERS_OUTPUT ; fix snap-shot and time-ave output ;
12      - snap-shot extended to all type of layers (not just the 1rst type);
13      - remove layers variables when corresponding CPP option is undef.
14    o pkg/layers:
15      - rename pkg/layers variable and add new output (layer exist & un-weighted
16        velocity in layer)
17    o pkg/seaice:
18    - simplify (?) ocean-drag coefficent computations by using    - simplify (?) ocean-drag coefficent computations by using
19      the same routine in all three solvers (saves some code lines)      the same routine in all three solvers (saves some code lines)
20    - remove global fields DRAGA and DRAGS from C-grid code and    - remove global fields DRAGA and DRAGS from C-grid code and
# Line 18  o pkg/seaice: add Jacobian-free Newton K Line 28  o pkg/seaice: add Jacobian-free Newton K
28      orthogonalization method. Needs to be replaced. Original code      orthogonalization method. Needs to be replaced. Original code
29      from J.-F. Lemieux      from J.-F. Lemieux
30    - preconditioner for FGMRES is a stripped down version of LSOR    - preconditioner for FGMRES is a stripped down version of LSOR
31    - SOLV_MAX_ITERS is now used for LSOR as a solver and as a    - SOLV_MAX_ITERS is now used for LSOR as a solver and as a
32      preconditioner. For the preconditioner, the default is set to 10.      preconditioner. For the preconditioner, the default is set to 10.
33    - Jacobian times vector is computed with finite differences    - Jacobian times vector is computed with finite differences
34    - marginally related to JFNK-solver: add a smooth regularization for    - marginally related to JFNK-solver: add a smooth regularization for

Legend:
Removed from v.1.1750  
changed lines
  Added in v.1.1752

  ViewVC Help
Powered by ViewVC 1.1.22