/[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.1424 by mlosch, Thu May 5 09:24:44 2011 UTC revision 1.1435 by jmc, Wed May 18 02:21:49 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:  o obcs and 2d/3d solver norm:
8       use interior masks (maskInC) to cancel out cg2d & cg3d matrix coeff at OB
9       and outside OB interior region (will allow to place OB further inside the
10       domain). Depending on the domain, can affects cg2d-Norm (previous
11       cancelation outside OB was only partial), e.g. in exp4 & obcs_ctrl,
12       and cg3d-Norm (previous Norm was computed before canceling OB terms),
13       e.g. in tutorial_plume_on_slope.
14      - update output of exp.: exp4 (x2), obcs_ctrl and tutorial_plume_on_slope.
15    o pkg rbcs:
16      - split RBCS.h into 3 files: RBCS_SIZE.h, RBCS_PARAMS.h & RBCS_FIELDS.h
17      - add capability to apply relaxation to horizontal velocity uVel & vVel.
18    o pkg/grdchk: add gradient check for control variable xx_shifwflx
19    o pkg/shelfice/shelfice_init_fixed.F
20      fix CPP-flag combinations
21    o pkg/seaice: Merge iceage code of Pierre Rampal
22      * update/change/correct ice age calculations
23      * add age updates for pathological cases
24      Probably needs more testing...
25    
26    checkpoint62x (2011/05/13)
27    o pkg/mom_vecinv:
28       high-order vorticity scheme: use interior masks (maskInW & S)
29       to zero-out (outside OB) gradient of vorticity.
30    o verification exp.:
31       turn on "useEnergyConservingCoriolis" (better discretisation) in exp.
32       hs94.128x64x5 and seaice_obcs ; update results.
33    o pkg/obcs:
34      fix bug in OBeta for YZ sections in obcs_exf_load.F
35    o pkg/ctrl, pkg/shelfice, and optim:
36      - add new control variable xx_shifwflx (fresh water flux underneath ice
37        shelves). This is almost as tedious as obcs-ctrl, because the
38        variables needs its own mask.
39      - add a cost function term that penalizes the deviation of xx_shifwflx
40        from the first guess (zero) in analogy to other control variables
41    o pkg/shelfice:
42      - start basic adjoint
43    o pkg/ctrl:
44      - remove extra 2D field "for good measure" when initializing in
45        ctrl_set_globfld_[xy/xz/yz].F
46    - replace hard coded precision 32 (a bug) in ctrl_map_ini_gen by ctrlprec    - replace hard coded precision 32 (a bug) in ctrl_map_ini_gen by ctrlprec
47    - improve error messages in ctrl_set_unpack_*    - improve error messages in ctrl_set_unpack_*
48  o OBC implementation in momentum:  o OBC implementation in momentum:

Legend:
Removed from v.1.1424  
changed lines
  Added in v.1.1435

  ViewVC Help
Powered by ViewVC 1.1.22