/[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.1314 by jmc, Sat Oct 16 17:23:12 2010 UTC revision 1.1320 by jmc, Mon Oct 25 18:52:12 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/obcs:
8       writing sections with globalFiles=T does not work: switch to tiled-files
9       when writing sections for OBCS (change pkg/rw/write_rec.F accordingly).
10    
11    checkpoint62m (2010/10/21)
12    o pkg/seaice: vectorize seaice_solve4temp.F
13      - move iterations loops outside of i/j-loops
14      - requires 2D arrays for TB and effConduct
15      - add 2D iceOrNot to replace HICE_ACTUAL.GT.0, as HICE_ACTUAL is
16        modified in this routine
17      - a little bit of clean up, adjusting indentation, etc.
18      - replaced a few TEN**a by exp(a*log(10.)) in new code for better
19        performance and '**TWO' by '**2' (because TWO is a float),
20        replaced ONE, ZERO
21  o eesupp/src:  o eesupp/src:
22     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
23  o pkg/seaice/seaice_growth.F  o pkg/seaice/seaice_growth.F
# Line 38  o pkg/thsice: Line 52  o pkg/thsice:
52      does not change the verifcation experiment, but will change all      does not change the verifcation experiment, but will change all
53      experiments that have this flag undefined (not tested in verification);      experiments that have this flag undefined (not tested in verification);
54      a little reorganization to save a few 2D fields and recomputations      a little reorganization to save a few 2D fields and recomputations
55      - 1st step of revisiting thsice adjoint (major recomp. sorted out)
56      - 2nd step:  fix some store dirs
57        o seems to work somewhat, i.e. using ifort but not g77
58        o likely cause are incomplete init. or recomputation
59        o start verification/global_ocean.cs32x15/input_ad.thsice
60  o pkg/obcs: add support for exch2  o pkg/obcs: add support for exch2
61    - the position of the boundary and prescribed values are specified using    - the position of the boundary and prescribed values are specified using
62      a global domain with exch2 facets stacked      a global domain with exch2 facets stacked

Legend:
Removed from v.1.1314  
changed lines
  Added in v.1.1320

  ViewVC Help
Powered by ViewVC 1.1.22