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

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

  ViewVC Help
Powered by ViewVC 1.1.22