/[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.1315 by heimbach, Sat Oct 16 19:33:41 2010 UTC revision 1.1316 by mlosch, Sun Oct 17 09:52:15 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/seaice: vectorize seaice_solve4temp.F
8      - move iterations loops outside of i/j-loops
9      - requires 2D arrays for TB and effConduct
10      - add 2D iceOrNot to replace HICE_ACTUAL.GT.0, as HICE_ACTUAL is
11        modified in this routine
12      - a little bit of clean up, adjusting indentation, etc.
13      - replaced a few TEN**a by exp(a*log(10.)) in new code for better
14        performance and '**TWO' by '**2' (because TWO is a float),
15        replaced ONE, ZERO
16  o eesupp/src:  o eesupp/src:
17     fix flow dir for exch1_z_RX_cube, exch1_uv_RX_cube & exch1_bg_RX_cube     fix flow dir for exch1_z_RX_cube, exch1_uv_RX_cube & exch1_bg_RX_cube
18  o pkg/seaice/seaice_growth.F  o pkg/seaice/seaice_growth.F

Legend:
Removed from v.1.1315  
changed lines
  Added in v.1.1316

  ViewVC Help
Powered by ViewVC 1.1.22