/[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.1474 by jmc, Thu Jul 14 17:06:12 2011 UTC revision 1.1490 by jmc, Sun Aug 7 19:53:51 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 adding package bbl (Bottom Boundary Layer)
8      description in MITgcm/pkg/bbl/bbl_description.tex
9      example/test experiment in MITgcm_contrib/bbl
10    o adjoint verifications
11      - changed 5 experiments to multi-tiles
12        * global_ocean.90x40x15
13        * obcs_ctrl
14        * offline_exf_seaice
15        * tutorial_dic_adjoffline
16        * tutorial_tracer_adjsens
17        changed reference output for those that crossed tile boundaries
18        (changed choices of gradient check positions)
19      - with same tiling, switch on MPI test for the last 4 (add SIZE.h_mpi)
20      - temporary bug fix in grdchk_loc.F for obcs
21    o genmake2 & testreport
22      - add target "obj" (just for OBJFILES files) to Makefile;
23      - add option to specify FEXTRAFLAGS on command line.
24    o pkg/mypackage:
25      - remove bi,bj arguments from argument list of S/R MYPACKAGE_CALC_RHS
26    
27    checkpoint63a (2011/08/02)
28    o pkg/diagnostics (velocity potential):
29      - fix velocity-potential calculation when using OBCS: balance net inflow
30        at each level (new S/R OBCS_DIAG_BALANCE).
31      - fix some of the problems with OBCS in stream-function calculation.
32    o pkg/exf/exf_readparms.F
33      - make treatment of optional namelists (EXF_NML_04, EXF_NML_SGRUNOFF,
34        EXF_NML_OBCS) more consistent, so that you need not have these lists
35        in data.exf when they are not used.
36    o optim/optim_readdata.F:
37      - add some output about obcs variables that might help debugging
38      - add a check about nvarlength
39    o pkg/ctrl: once again, fix computation of endrec in s/r ctrl_init_rec
40    o pkg/diagnostics (velocity potential):
41      - fix mask for OBCS (still problems in stream-function with OBCS);
42      - add specific parameter (default = main code CG2D params) for solver;
43      - in case of poor convergence, use solution corresponding to lowest residual.
44    o pkg/seaice/seaice_growth.F: small changes that permit vectorizable
45      adjoint code. In general statements like tmpscal=fld(i,j) are problematic
46      and should be avoided where possible.
47    o model/src (rStar):
48      - include r* effect on reference-state (PhiRef) in totPhiHyd
49        (so that it's really the potential anomaly at the cell center);
50        affect solution only if z* with full pressure in EOS.
51      - test-exp global_ocean.90x40x15: reduce viscA4 (was not stable) and
52        update output (because of z* in totPhiHyd and viscA4 changes);
53      - keep the previous diagnostics as "PHIHYDcR" (closer to potential anomaly
54        @ constant r) until interpolation at constant r is implemented.
55    o pkg/diagnostics
56      - fix RCENTER diagnostics in case cell center is not at interface middle
57    o add code for TEOS-10 (www.teos-10.org, McDougall et al. 2011). Use
58      this eos with eosType = 'TEOS10', in data (PARM01). This eos implies
59      that THETA and SALT are "conservative temperature" and "absolute
60      salinity"
61    o pkg/ctrl
62      - fix computation of endrec in s/r ctrl_init_rec
63      - ctrl_pack/unpack_*: remove unused variables and some obsolete code
64    o pkg/seaice/seaice_growth.F
65      - fix recomputation with FENTY_AREA_EXPANSION_CONTRACTION code,
66        remove then obsolete STORE directives
67      - fix STORE directives for tice and tices, so that only the
68        appropriate part of the fields are stored (and not the entire
69        field); update global_ocean.cs32x15.seaice AD output.
70      - cosmetic changes: adjust CPP flags and indentation for better
71        legibilty
72    o pkg/autodiff: add mnc-output of adBottomDragFld (code contributed by
73      Chris Wilson)
74  o pkg/gmredi:  o pkg/gmredi:
75     Add Sub-Meso Eddies parameterisation from Baylor (for now, disabled with TAF),     Add Sub-Meso Eddies parameterisation from Baylor (for now, disabled with TAF),
76     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)
77    
78  checkpoint63 (2011/07/11)  checkpoint63  (2011/07/11)
79  o pkg/exch2:  o pkg/exch2:
80   - 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
81   - 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.1474  
changed lines
  Added in v.1.1490

  ViewVC Help
Powered by ViewVC 1.1.22