/[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.1484 by jmc, Mon Aug 1 20:47:39 2011 UTC revision 1.1491 by jmc, Fri Aug 12 22:22:50 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/grdchk:
8      - Assume that all gradient-check position are within the same tile
9        corresponding to global indices (iGloTile,jGloTile) and that
10        positions (i,j indices or nbeg) are local to this tile;
11      - set tile local-indices and proc. number according to tile global-indices;
12      - remove grdchkwhichproc from namelist (retired param);
13      - send adjoint gradient to all procs so that all procs print it to STDOUT;
14      - switch on MPI test for global_ocean.90x40x15 AD test experiment.
15    o adding package bbl (Bottom Boundary Layer)
16      description in MITgcm/pkg/bbl/bbl_description.tex
17      example/test experiment in MITgcm_contrib/bbl
18    o adjoint verifications
19      - changed 5 experiments to multi-tiles
20        * global_ocean.90x40x15
21        * obcs_ctrl
22        * offline_exf_seaice
23        * tutorial_dic_adjoffline
24        * tutorial_tracer_adjsens
25        changed reference output for those that crossed tile boundaries
26        (changed choices of gradient check positions)
27      - with same tiling, switch on MPI test for the last 4 (add SIZE.h_mpi)
28      - temporary bug fix in grdchk_loc.F for obcs
29    o genmake2 & testreport
30      - add target "obj" (just for OBJFILES files) to Makefile;
31      - add option to specify FEXTRAFLAGS on command line.
32    o pkg/mypackage:
33      - remove bi,bj arguments from argument list of S/R MYPACKAGE_CALC_RHS
34    
35    checkpoint63a (2011/08/02)
36  o pkg/diagnostics (velocity potential):  o pkg/diagnostics (velocity potential):
37    - fix velocity-potential calculation when using OBCS: balance net inflow    - fix velocity-potential calculation when using OBCS: balance net inflow
38      at each level (new S/R OBCS_DIAG_BALANCE).      at each level (new S/R OBCS_DIAG_BALANCE).
# Line 54  o pkg/gmredi: Line 83  o pkg/gmredi:
83     Add Sub-Meso Eddies parameterisation from Baylor (for now, disabled with TAF),     Add Sub-Meso Eddies parameterisation from Baylor (for now, disabled with TAF),
84     and test it in verification exp. "front_relax.bvp" (update output.bvp.txt)     and test it in verification exp. "front_relax.bvp" (update output.bvp.txt)
85    
86  checkpoint63 (2011/07/11)  checkpoint63  (2011/07/11)
87  o pkg/exch2:  o pkg/exch2:
88   - rename+move: nTiles in W2_EXCH2_PARAMS.h --> exch2_nTiles in W2_EXCH2_TOPOLOGY.h   - rename+move: nTiles in W2_EXCH2_PARAMS.h --> exch2_nTiles in W2_EXCH2_TOPOLOGY.h
89   - exch2 version of Cumul-Sum routine: S/R W2_SET_MAP_CUMSUM set up the   - exch2 version of Cumul-Sum routine: S/R W2_SET_MAP_CUMSUM set up the

Legend:
Removed from v.1.1484  
changed lines
  Added in v.1.1491

  ViewVC Help
Powered by ViewVC 1.1.22