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

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

  ViewVC Help
Powered by ViewVC 1.1.22