/[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.1421 by jmc, Mon May 2 21:14:28 2011 UTC revision 1.1428 by mlosch, Tue May 10 07:54:48 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/ctrl, pkg/shelfice, and optim:
8      - add new control variable xx_shifwflx (fresh water flux underneath ice
9        shelves). This is almost as tedious as obcs-ctrl, because the
10        variables needs its own mask.
11      - add a cost function term that penalizes the deviation of xx_shifwflx
12        from the first guess (zero) in analogy to other control variables
13    o pkg/shelfice:
14      - start basic adjoint
15    o pkg/ctrl:
16      - remove extra 2D field "for good measure" when initializing in
17        ctrl_set_globfld_[xy/xz/yz].F
18      - replace hard coded precision 32 (a bug) in ctrl_map_ini_gen by ctrlprec
19      - improve error messages in ctrl_set_unpack_*
20    o OBC implementation in momentum:
21       use interior masks (maskInC,W & S) in momentum S/R:
22       - multiply divergence, tension and some del^i.u or del^j.v by maskInC
23       - multiply del2u,del2v by maskInW/S (biharmonic viscosity)
24       - multiply horiz. grad of vorticity by maskInW/S (in Leith scheme)
25       - multiply gradient of wVel by maskInW/S in del2w calculation (NonHyd)
26       Motivation: fix/clean implementation of OBC with biharmonic-viscosity
27        (and also with Leith/Smagorinsky harmonic-viscosity).
28       Update output of experiment dome and exp4 (+nlfs).
29  o exp4 test-exp:  o exp4 test-exp:
30      - turn on: nonHydrostatic, exactConserv, viscA4 (with momDissip_In_AB=F)
31        and prescribe time-varying OB (without pkg/exf) for zonal-velocity
32        at Western & Eastern Boundaries (+/- 1 per-cent); Also prescribe
33        time-varying OB at Western-side for wVel (NonHyd); update output.
34    - add secondary set-up (.nlfs) using NonLin FreeSurf (z*) + mom_vecinv    - add secondary set-up (.nlfs) using NonLin FreeSurf (z*) + mom_vecinv
35      and biharmonic-viscosity ; prescribe time varying OB but without pkg/exf.      and biharmonic-viscosity ; also use prescribed time varying OB.
36  o pkg/obcs:  o pkg/obcs:
37    fix bug in OBWeta,OBWeta indices in obcs_apply_r_star.F    fix bug in OBWeta,OBWeta indices in obcs_apply_r_star.F
38  o model/src:  o model/src:

Legend:
Removed from v.1.1421  
changed lines
  Added in v.1.1428

  ViewVC Help
Powered by ViewVC 1.1.22