/[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.1097 by jmc, Wed May 13 21:35:21 2009 UTC revision 1.1100 by jmc, Tue May 19 22:57:55 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       put exchanged variable in (local) common block for MPI+Multi-Threads
9       to work (necessary with exch1, and for now with exch2 too).
10    o verification: to get more experiments tested with mpi, mth and mpi+mth,
11      change tiling of:
12       aim.5l_Equatorial_Channel, aim.5l_LatLon, dome, exp4, global_ocean.90x40x15,
13       hs94.cs-32x32x5, MLAdjust, offline_exf_seaice & tutorial_plume_on_slope
14      update output of exp:
15       exp4, global_ocean.90x40x15(+.dwslp), MLAdjust(all 5),
16       tutorial_plume_on_slope and hs94.cs-32x32x5 (use default rotationPeriod)
17      + ideal_2D_ocean: use default rotation period + test Global_Sum_SINGLECPU
18                       (note: output.txt generated on faulks using only 1 tile)
19    o eesupp & mdsio (SingleCpuIO):
20     - remove MISSING_TILE_IO (from MDSIO_OPTIONS.h), replaced by run-time
21       parameter "W2_useE2ioLayOut" (read from file "data.exch2").
22       Note: was not effective for globalFile & useSingleCpuIO=F; now fixed.
23     - move MDSIO_SCPU.h (pkg/mdsio) to EEBUFF_SCPU.h (eesupp/inc).
24     - fix GLOBAL_SUM_SINGLECPU when using Exch2; re-use same buffers and same
25       gather/scatter S/R as with SingleCpuIO (=> 1 less 2D global RL array).
26  o pkg/exch2:  o pkg/exch2:
27   - new code to set-up W2-Exch2 topology (replace matlab-topology-generator):   - new code to set-up W2-Exch2 topology (replace matlab-topology-generator):
28     read parameter file "data.exch2" if it exists; otherwise try default regular     read parameter file "data.exch2" if it exists; otherwise try default regular
29     cube without blank-tile; new header file "W2_EXCH2_SIZE.h";     cube without blank-tile; new header file "W2_EXCH2_SIZE.h";
30   - update matlab-topology-generator (exch2_setup_cs6_print.m) to be compatible   - update matlab-topology-generator (exch2_setup_cs6_print.m) to be compatible
31     with new code (not to be used, just as a backup solution).     with new code (not to be used, just as a backup solution).
32     - add examples (e.g., for lat-lon-cap_120) of parameter file "data.exch2"
33       in utils/exch2/input.
34    
35  checkpoint61n  checkpoint61n
36  o eesupp & mdsio (SingleCpuIO):  o eesupp & mdsio (SingleCpuIO):

Legend:
Removed from v.1.1097  
changed lines
  Added in v.1.1100

  ViewVC Help
Powered by ViewVC 1.1.22