/[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.1354 by gforget, Tue Dec 21 23:36:55 2010 UTC revision 1.1360 by jmc, Tue Dec 28 20:22: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 model/src:
8      - check horizontal grid-spacing for unset or zero/negative values.
9      - change AD test hs94.1x64x5 to be truly a 2-D set-up.
10    o pkg/flt:
11      - use (recent) mdsio S/R MDS_READVEC_LOC instead of local FLT_MDSREADVECTOR
12      - precision of input and output files set according to readBinaryPrec
13        and writeBinaryPrec (previously always 64.b), pickup remains at 64 bits.
14      - initial float position from tiled file was not converted to index space
15        (looks like a bug): fixed to make it similar to initial pos. global file.
16    o global_ocean.cs32x15:
17       change SIZE.h of AD set-up to get same tiling as with MPI.
18       Update output_adm, output_adm.thsice (pass@14) & output_adm.seaice (fail@11)
19    o model/src:
20       add flag to control printing of domain fields (bathymetry, hFac ...) in
21       ini_mask_etc (call to plot_fieds_xy*).
22    o pkg/thsice:
23       if useEXF, some forcing fields are not valid in overlap: fixed by computing
24       over the interior only + apply EXCH at the end (like with SEAICE advection).
25    o pkg/mdsio:
26      - add 2 arguments to S/R MDS_PASS_R4/8toRL/S for overlap size of buffer
27        to copy to/from, so that it can be used to replace MDS_PASS_WH_R8toRL/RS.
28      - change barrier call for safe multi-threads access to 3-D shared buffer.
29      - MDS_READ/WRITEVEC_LOC use buffers from MDSIO_BUFF_3D.h (instead of local ones)
30      - replace call to MDS_PASS_WH_R4/8toRL with call to MDS_PASS_R4/8toRL and
31        remove the 4 S/R MDS_PASS_WH_R4/8toRL/S.
32    o pkg/flt:
33      - add fourth-order Runge-Kutta integration
34      - add basic exch2 support (only 1 facet supported so far!)
35    o pkg/mdsio+rw:
36      new S/R to read local (or tile independent) vector (read counterpart of
37       mds_writevec_loc, and front-end write_glvec_rl/rs).
38  o global_ocean.cs32x15: additional input_ad.seaice experiment  o global_ocean.cs32x15: additional input_ad.seaice experiment
39      that uses pkg/seaice rather than pkg/thsice.      that uses pkg/seaice rather than pkg/thsice.
40      (using multidim advection for seaice)      (using multidim advection for seaice)

Legend:
Removed from v.1.1354  
changed lines
  Added in v.1.1360

  ViewVC Help
Powered by ViewVC 1.1.22