/[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.1108 by dfer, Wed May 27 03:12:04 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 Fix computations of L4rdt in mom_calc_visc.F
8    o eesupp:
9      new S/R ALL_PROC_DIE (like EEDIE, without irrelevant threads err msg):
10      should be called before a "stop" if we know that all process are going
11      to stop; if one Proc does call this S/R, will hang in MPI_FINALISE.
12    
13    checkpoint61o
14    o pkg/exch2: change check_depths to issue just a warning (instead of error+stop)
15    o model/src/ini_curvilinear_grid.F:
16       compute angleSin/CosC when they are not read from a file
17    o pkg/seaice:
18       add pseudo time stepping for LSOR
19    o pkg/exch2:
20       temporary fix for exch2_s3d_rx; update results of exp. hs94.cs-32x32x5.impIGW
21    o pkg/seaice:
22       Adding separate sea ice albedo, drag coefficients, and HO in Southern
23       Ocean from those in Arctic Ocean.  See *_south in SEAICE_PARAMS.h
24    o SingleCpuIO:
25       fix bug put before chkp61n (May 11), when more than 2 MPI cpu are used.
26    o pkg/seaice:
27       put exchanged variable in (local) common block for MPI+Multi-Threads
28       to work (necessary with exch1, and for now with exch2 too).
29    o verification: to get more experiments tested with mpi, mth and mpi+mth,
30      change tiling of:
31       aim.5l_Equatorial_Channel, aim.5l_LatLon, dome, exp4, global_ocean.90x40x15,
32       hs94.cs-32x32x5, MLAdjust, offline_exf_seaice & tutorial_plume_on_slope
33      update output of exp:
34       exp4, global_ocean.90x40x15(+.dwslp), MLAdjust(all 5),
35       tutorial_plume_on_slope and hs94.cs-32x32x5 (use default rotationPeriod)
36      + ideal_2D_ocean: use default rotation period + test Global_Sum_SINGLECPU
37                       (note: output.txt generated on faulks using only 1 tile)
38    o eesupp & mdsio (SingleCpuIO):
39     - remove MISSING_TILE_IO (from MDSIO_OPTIONS.h), replaced by run-time
40       parameter "W2_useE2ioLayOut" (read from file "data.exch2").
41       Note: was not effective for globalFile & useSingleCpuIO=F; now fixed.
42     - move MDSIO_SCPU.h (pkg/mdsio) to EEBUFF_SCPU.h (eesupp/inc).
43     - fix GLOBAL_SUM_SINGLECPU when using Exch2; re-use same buffers and same
44       gather/scatter S/R as with SingleCpuIO (=> 1 less 2D global RL array).
45    o pkg/exch2:
46     - new code to set-up W2-Exch2 topology (replace matlab-topology-generator):
47       read parameter file "data.exch2" if it exists; otherwise try default regular
48       cube without blank-tile; new header file "W2_EXCH2_SIZE.h";
49     - update matlab-topology-generator (exch2_setup_cs6_print.m) to be compatible
50       with new code (not to be used, just as a backup solution).
51     - add examples (e.g., for lat-lon-cap_120) of parameter file "data.exch2"
52       in utils/exch2/input.
53    
54    checkpoint61n
55  o eesupp & mdsio (SingleCpuIO):  o eesupp & mdsio (SingleCpuIO):
56    - 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
57      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.1108

  ViewVC Help
Powered by ViewVC 1.1.22