/[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.1095 by jmc, Mon May 11 12:36:41 2009 UTC revision 1.1102 by dimitri, Sat May 23 15:39:11 2009 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:
8       Adding separate sea ice albedo and drag coefficients in Southern Ocean
9       from those in Arctic Ocean.  See *_south in SEAICE_PARAMS.h
10    o SingleCpuIO:
11       fix bug put before chkp61n (May 11), when more than 2 MPI cpu are used.
12    o pkg/seaice:
13       put exchanged variable in (local) common block for MPI+Multi-Threads
14       to work (necessary with exch1, and for now with exch2 too).
15    o verification: to get more experiments tested with mpi, mth and mpi+mth,
16      change tiling of:
17       aim.5l_Equatorial_Channel, aim.5l_LatLon, dome, exp4, global_ocean.90x40x15,
18       hs94.cs-32x32x5, MLAdjust, offline_exf_seaice & tutorial_plume_on_slope
19      update output of exp:
20       exp4, global_ocean.90x40x15(+.dwslp), MLAdjust(all 5),
21       tutorial_plume_on_slope and hs94.cs-32x32x5 (use default rotationPeriod)
22      + ideal_2D_ocean: use default rotation period + test Global_Sum_SINGLECPU
23                       (note: output.txt generated on faulks using only 1 tile)
24    o eesupp & mdsio (SingleCpuIO):
25     - remove MISSING_TILE_IO (from MDSIO_OPTIONS.h), replaced by run-time
26       parameter "W2_useE2ioLayOut" (read from file "data.exch2").
27       Note: was not effective for globalFile & useSingleCpuIO=F; now fixed.
28     - move MDSIO_SCPU.h (pkg/mdsio) to EEBUFF_SCPU.h (eesupp/inc).
29     - fix GLOBAL_SUM_SINGLECPU when using Exch2; re-use same buffers and same
30       gather/scatter S/R as with SingleCpuIO (=> 1 less 2D global RL array).
31    o pkg/exch2:
32     - new code to set-up W2-Exch2 topology (replace matlab-topology-generator):
33       read parameter file "data.exch2" if it exists; otherwise try default regular
34       cube without blank-tile; new header file "W2_EXCH2_SIZE.h";
35     - update matlab-topology-generator (exch2_setup_cs6_print.m) to be compatible
36       with new code (not to be used, just as a backup solution).
37     - add examples (e.g., for lat-lon-cap_120) of parameter file "data.exch2"
38       in utils/exch2/input.
39    
40    checkpoint61n
41  o eesupp & mdsio (SingleCpuIO):  o eesupp & mdsio (SingleCpuIO):
42    - move mapping to global io-buffer inside gather_2d/scater_2d: this save    - move mapping to global io-buffer inside gather_2d/scater_2d: this save
43      memory (1 less 2D global RL array); skip 1 buffer copy; and only send/      memory (1 less 2D global RL array); skip 1 buffer copy; and only send/

Legend:
Removed from v.1.1095  
changed lines
  Added in v.1.1102

  ViewVC Help
Powered by ViewVC 1.1.22