--- MITgcm/doc/tag-index 2009/04/14 16:54:58 1.1087 +++ MITgcm/doc/tag-index 2009/04/26 02:56:36 1.1091 @@ -1,9 +1,24 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.1087 2009/04/14 16:54:58 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.1091 2009/04/26 02:56:36 jmc Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +o adjustment.cs-32x32x1: test "blank tiles" when compiling with mpi +o eesupp/src: new S/R to stop everyone when 1 (or more) Proc. find an error +o pkg/exch2: new S/R EXCH2_CHECK_DEPTHS to check that unconnected tile + edges are closed (zero depth); might happen with "blank tiles"; + for now, disable if using OBCS. +o tools/gemake2: delete modifs from March 27-29 2009 (with option "-mpi": + link *_mpi files from "MODS" dir) to return to a strait-forward behavior. +o move read_write.F to write_utils.F ; new parameter (maxLengthPrt1D) + to reduce length of 1.D array print in STDOUT. +o adjustment.cs-32x32x1: changed to oceanic test with 1 continent + + use 48 tiles (16x8): this will allow to test "blank tiles". +o start to test MPI + multi-threaded (change testreport to skip tests + where number of tiles do not match). +o genmake2: add option "-omp" to turn on Open-MP ; + passed to testreport (if using -mth) ; merge few (*+mth) optfiles. o pkg/exch2 (+ utils/exch2): ignore blank tiles (instead of removing them) and keep the original tile numbering. Note: compatible with old W2_EXCH2_TOPOLOGY.h & w2_e2setup.F topology files. @@ -13,8 +28,8 @@ o fix cyrus makedepend for gcc 4.4 o experiment fizhi-cs-aqualev20: switching to new version of S/R GETPWHERE (#define TRY_NEW_GETPWHERE) - and generate new output. Note: new output is much closer to the old - one (v1.8) generated with pgf77 -O2 on Mar 14 2007 than it is from + and generate new output. Note: new output is much closer to the old + one (v1.8) generated with pgf77 -O2 on Mar 14 2007 than it is from the previous one (v1.9) generated with pgf77 -O0 on Jun 13 2007. o pkg/fizhi: - change to avoid indices going deliberately over array-bounds @@ -29,6 +44,9 @@ (e.g., datein=dates(n) is overwritten by timein=times(n) since both datein & timein, resp. 2nd and 3rd arg., are pointed to the same "ndum" address) and produces error. +o tools/gemake2: (March 27-29 2009) + with option "-mpi": link *_mpi files from "MODS" dir (this is what + testreport does). o lab_sea experiment: change from 2x1 tiles to 2x2 tiles and regenerate output o pkg/seaice: fix bug in new version of S/R SEAICE_LSR.F: update lab_sea.lsr & lab_sea.salt_plume results