/[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.1280 by jmc, Tue May 25 22:22:11 2010 UTC revision 1.1289 by mlosch, Fri Aug 6 07:26:07 2010 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/cfc: bug fix, AREA(i,j,1,bi,bj) -> AREA(i,j,bi,bj)
8    o pkg/dic:
9      - model/src/impldiff.F: if TARGET_NEC_SX, extend loop ranges for better
10        vectorization
11      - small bug fix in insol for the unlikely case of a cartesian grid
12      - towards vectorizing the dic package: bio_export.F, car_flux.F, phos_flux.F
13        + now vectorize, which also removes adjoint recomputations;
14        + replace integer maksp1 by _RL maskp1
15        + replace a**x by exp(x*log(a)) in phos_flux.F for speed
16    
17    checkpoint62i (2010/07/21)
18    o pkg/flt:
19      - with OBCS: stop floats which enter the OB region
20    o model/src:
21      - use tempVertAdvScheme & saltVertAdvScheme (instead of horizontal ones)
22        for implicit vertical advection.
23    o pkg/seaice:
24     - account for melting in seaice age evolution.
25     - remove double counting of seaice ridging effect on seaice age.
26    
27    checkpoint62h (2010/06/18)
28    o pkg/exch2:
29     - remove exch2_*xy_rx files: call was replaced with exch2_*3d_rx(myNz=1).
30    o tools/genmake2
31      - remove "-pdefault" option: redundant with the use of "packages.conf";
32      - remove file pkg/pkg_default : set the default as a pkg group
33        ("default_pkg_list") defined in pkg/pkg_groups;
34      - fix for case pkg/pkg_depend is missing (was hanging before);
35      - add option "-pgroups" to specify a different pkg_groups than the default.
36  o verification/adjustment.cs-32x32x1:  o verification/adjustment.cs-32x32x1:
37     add a "minimal" set-up test (code_min & input_min) which only compiles     add a "minimal" set-up test (code_min & input_min) which only compiles
38     eesupp/src and the 2 pkgs (exch2 & debug) which don't need model/src & inc.     eesupp/src and the 2 pkgs (exch2 & debug) which don't need model/src & inc.

Legend:
Removed from v.1.1280  
changed lines
  Added in v.1.1289

  ViewVC Help
Powered by ViewVC 1.1.22