/[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.1616 by jmc, Sun Mar 11 20:02:40 2012 UTC revision 1.1617 by heimbach, Sun Mar 11 23:24:25 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 Modify diagonal solvers, now three versions (upon request):
8      #ifndef SOLVE_DIAGONAL_AUTODIFF
9        1. default version (dating back a while ago)
10      #else /* def SOLVE_DIAGONAL_AUTODIFF */
11      # ifdef SOLVE_DIAGONAL_KINNER
12        2. adjoinable version with k-innermost loop (G. Forget)
13      # else
14        3. adjoinable vectorized version of 2.
15      # endif
16      #endif /* SOLVE_DIAGONAL_AUTODIFF */
17      All flags are currently set within routines, but could/should be moved to CPP-options.
18      Array bounds for 1. are as before, for 2.,3. cover the entire domain
19      (could be changed for 1. too).
20  o verification/lab_sea (fwd):  o verification/lab_sea (fwd):
21    - update the 4 fwd lab_sea test experiment: no longer SEAICE_GROWTH_LEGACY,    - update the 4 fwd lab_sea test experiment: no longer SEAICE_GROWTH_LEGACY,
22      use 7 categories (except hb87), new solve4temp params (except salt_plume),      use 7 categories (except hb87), new solve4temp params (except salt_plume),

Legend:
Removed from v.1.1616  
changed lines
  Added in v.1.1617

  ViewVC Help
Powered by ViewVC 1.1.22