/[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.1498 by jmc, Mon Aug 29 19:46:22 2011 UTC revision 1.1502 by jmc, Wed Sep 21 16:29:49 2011 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/exch2:
8      - add new CPP option to disable Cumul-Sum matrix (to save storage when using
9        many tiles); until alternative coding is added, just add a stop.
10    o pkg/kpp:
11      - move ptracer/salt correction to KPP diffusivity from calc_3d_diffusivity.F
12        to S/R KPP_CALC_DIFF_PTR (+ add tracer-index to argument list).
13    o optfiles:
14      - merged few MPI specific (*+mpi*) and multi-threads specific (*+mth) optfiles
15        into corresponding standard one, which now support different build:
16        (when using "genmake2 -mpi" for MPI built, "genmake2 -omp" for OpenMP built)
17      - add "darwin_amd64_gfortran" optfile (initially from Constantinos, tested by Gael)
18    o pkg/obcs (seaice):
19      - add missing EXCH for uIce,vIce after applying OBCS;
20      - remove S/R EXF_SWAPFFIELDS_X/Y , disable S/R EXF_SET_OBCS_X/Y by adding
21        argument = number of levels to S/R EXF_SWAPFFIELDS_XZ/YZ and S/R
22        EXF_SET_OBCS_XZ/YZ ; update obcs_exf_load.F;
23      - fix EXF_SET_OBCS_XZ/YZ for multi-threaded (assuming loaded arrays are shared)
24      - verification exp. seaice_obcs: split domain in 2 tiles ; add SIZE.h_mpi
25        and eedata.mth for MPI and mutlti-threaded testing.
26    o pkg/flt:
27      - make FLT EXCH working with multi-threads (and MPI + multi-threads);
28      - use buffer for floats IO (trajectories & profiles); size set in FLT_SIZE.h;
29      - fix pickup and trajectories + profiles output with multi-threads;
30      - add parameter to select group of fields to write along trajectory and
31        profile (default unchanged);
32      - only call PORT_RAND* function when flt_noise <> 0;
33      - add multi-threaded test for verification exp. flt_example.
34    o eesupp/src:
35      - fix S/R ALL_PROC_DIE for MPI+multi-threads.
36      - USE_OMP_THREADING: check that number of threads (from eedata) matches
37        actual number (from env.var. setting).
38  o pkg/ebm:  o pkg/ebm:
39    - fix multi-threading in ebm_area_t.F ; clean-up EBM.h header file.    - fix multi-threading in ebm_area_t.F ; clean-up EBM.h header file.
40    - add multi-threaded test for verification exp. global_ocean_ebm    - add multi-threaded test for verification exp. global_ocean_ebm

Legend:
Removed from v.1.1498  
changed lines
  Added in v.1.1502

  ViewVC Help
Powered by ViewVC 1.1.22