/[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.1284 by jmc, Wed Jun 30 17:51:36 2010 UTC revision 1.1290 by gforget, Fri Aug 6 18:45:41 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/ggl90: minor changes
8      - GGL90diffKrS was removed --> always use GGL90diffKr
9      - GGL90viscAr was removed --> replaced with GGL90viscArU, GGL90viscArV
10      - hack of mxlMaxFlag=2 --> ensure mixing between first and second level (commented out for now)
11      - change in max/min operations to ensure that smoothing is ok
12      - smoothing of GGL90viscAr was moved to ggl90_calc.F (as done for GGL90diffKr)
13      - always use diffKrNrT as background profile (i.e. never use diffKr field)
14    o pkg/cfc: bug fix, AREA(i,j,1,bi,bj) -> AREA(i,j,bi,bj)
15    o pkg/dic:
16      - model/src/impldiff.F: if TARGET_NEC_SX, extend loop ranges for better
17        vectorization
18      - small bug fix in insol for the unlikely case of a cartesian grid
19      - towards vectorizing the dic package: bio_export.F, car_flux.F, phos_flux.F
20        + now vectorize, which also removes adjoint recomputations;
21        + replace integer maksp1 by _RL maskp1
22        + replace a**x by exp(x*log(a)) in phos_flux.F for speed
23    
24    checkpoint62i (2010/07/21)
25  o pkg/flt:  o pkg/flt:
26    - with OBCS: stop floats which enter the OB region    - with OBCS: stop floats which enter the OB region
27  o model/src:  o model/src:

Legend:
Removed from v.1.1284  
changed lines
  Added in v.1.1290

  ViewVC Help
Powered by ViewVC 1.1.22