/[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.1282 by jmc, Fri Jun 18 15:20:06 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)  checkpoint62h (2010/06/18)
28  o pkg/exch2:  o pkg/exch2:
29   - remove exch2_*xy_rx files: call was replaced with exch2_*3d_rx(myNz=1).   - remove exch2_*xy_rx files: call was replaced with exch2_*3d_rx(myNz=1).

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

  ViewVC Help
Powered by ViewVC 1.1.22