/[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.1419 by jmc, Fri Apr 29 21:21:10 2011 UTC revision 1.1434 by heimbach, Tue May 17 19:51:28 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 rbcs:
8      - split RBCS.h into 3 files: RBCS_SIZE.h, RBCS_PARAMS.h & RBCS_FIELDS.h
9      - add capability to apply relaxation to horizontal velocity uVel & vVel.
10    o pkg/grdchk: add gradient check for control variable xx_shifwflx
11    o pkg/shelfice/shelfice_init_fixed.F
12      fix CPP-flag combinations
13    o pkg/seaice: Merge iceage code of Pierre Rampal
14      * update/change/correct ice age calculations
15      * add age updates for pathological cases
16      Probably needs more testing...
17    
18    checkpoint62x (2011/05/13)
19    o pkg/mom_vecinv:
20       high-order vorticity scheme: use interior masks (maskInW & S)
21       to zero-out (outside OB) gradient of vorticity.
22    o verification exp.:
23       turn on "useEnergyConservingCoriolis" (better discretisation) in exp.
24       hs94.128x64x5 and seaice_obcs ; update results.
25    o pkg/obcs:
26      fix bug in OBeta for YZ sections in obcs_exf_load.F
27    o pkg/ctrl, pkg/shelfice, and optim:
28      - add new control variable xx_shifwflx (fresh water flux underneath ice
29        shelves). This is almost as tedious as obcs-ctrl, because the
30        variables needs its own mask.
31      - add a cost function term that penalizes the deviation of xx_shifwflx
32        from the first guess (zero) in analogy to other control variables
33    o pkg/shelfice:
34      - start basic adjoint
35    o pkg/ctrl:
36      - remove extra 2D field "for good measure" when initializing in
37        ctrl_set_globfld_[xy/xz/yz].F
38      - replace hard coded precision 32 (a bug) in ctrl_map_ini_gen by ctrlprec
39      - improve error messages in ctrl_set_unpack_*
40    o OBC implementation in momentum:
41       use interior masks (maskInC,W & S) in momentum S/R:
42       - multiply divergence, tension and some del^i.u or del^j.v by maskInC
43       - multiply del2u,del2v by maskInW/S (biharmonic viscosity)
44       - multiply horiz. grad of vorticity by maskInW/S (in Leith scheme)
45       - multiply gradient of wVel by maskInW/S in del2w calculation (NonHyd)
46       Motivation: fix/clean implementation of OBC with biharmonic-viscosity
47        (and also with Leith/Smagorinsky harmonic-viscosity).
48       Update output of experiment dome and exp4 (+nlfs).
49    o exp4 test-exp:
50      - turn on: nonHydrostatic, exactConserv, viscA4 (with momDissip_In_AB=F)
51        and prescribe time-varying OB (without pkg/exf) for zonal-velocity
52        at Western & Eastern Boundaries (+/- 1 per-cent); Also prescribe
53        time-varying OB at Western-side for wVel (NonHyd); update output.
54      - add secondary set-up (.nlfs) using NonLin FreeSurf (z*) + mom_vecinv
55        and biharmonic-viscosity ; also use prescribed time varying OB.
56    o pkg/obcs:
57      fix bug in OBWeta,OBWeta indices in obcs_apply_r_star.F
58    o model/src:
59      - fix startTime setting when baseTime<>0 & nIter0=0 are specified ;
60      - initialise startTime & nIter0 with unlikely values: allows to set one
61        from the other without ambiguity.
62  o seaice_obcs test-exp.:  o seaice_obcs test-exp.:
63    add small diffK4T,S to test biharmonic diffusivity with OBCS ; update output.    add small diffK4T,S to test biharmonic diffusivity with OBCS ; update output.
64  o pkg/obcs:  o pkg/obcs:

Legend:
Removed from v.1.1419  
changed lines
  Added in v.1.1434

  ViewVC Help
Powered by ViewVC 1.1.22