/[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.1417 by ifenty, Thu Apr 28 18:44:09 2011 UTC revision 1.1426 by heimbach, Mon May 9 15:25:11 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/shelfice:
8      - start basic adjoint
9    o pkg/ctrl:
10      - remove extra 2D field "for good measure" when initializing in
11        ctrl_set_globfld_[xy/xz/yz].F
12      - replace hard coded precision 32 (a bug) in ctrl_map_ini_gen by ctrlprec
13      - improve error messages in ctrl_set_unpack_*
14    o OBC implementation in momentum:
15       use interior masks (maskInC,W & S) in momentum S/R:
16       - multiply divergence, tension and some del^i.u or del^j.v by maskInC
17       - multiply del2u,del2v by maskInW/S (biharmonic viscosity)
18       - multiply horiz. grad of vorticity by maskInW/S (in Leith scheme)
19       - multiply gradient of wVel by maskInW/S in del2w calculation (NonHyd)
20       Motivation: fix/clean implementation of OBC with biharmonic-viscosity
21        (and also with Leith/Smagorinsky harmonic-viscosity).
22       Update output of experiment dome and exp4 (+nlfs).
23    o exp4 test-exp:
24      - turn on: nonHydrostatic, exactConserv, viscA4 (with momDissip_In_AB=F)
25        and prescribe time-varying OB (without pkg/exf) for zonal-velocity
26        at Western & Eastern Boundaries (+/- 1 per-cent); Also prescribe
27        time-varying OB at Western-side for wVel (NonHyd); update output.
28      - add secondary set-up (.nlfs) using NonLin FreeSurf (z*) + mom_vecinv
29        and biharmonic-viscosity ; also use prescribed time varying OB.
30    o pkg/obcs:
31      fix bug in OBWeta,OBWeta indices in obcs_apply_r_star.F
32    o model/src:
33      - fix startTime setting when baseTime<>0 & nIter0=0 are specified ;
34      - initialise startTime & nIter0 with unlikely values: allows to set one
35        from the other without ambiguity.
36    o seaice_obcs test-exp.:
37      add small diffK4T,S to test biharmonic diffusivity with OBCS ; update output.
38    o pkg/obcs:
39      - remove calls to OBCS_COPY_TRACER after EXCH for T,S & pTracer:
40        no longer needed with maskInC,W,S in pkg/generic_advdiff.
41  o pkg/seaice:  o pkg/seaice:
42    - retired SEAICE_SALINITY and SEAICE_salinity in favor of    - retired SEAICE_SALINITY and SEAICE_salinity in favor of
43      SEAICE_VARIABLE_SALINITY and SIsalFRAC, respectively.      SEAICE_VARIABLE_SALINITY and SIsalFRAC, respectively.
44    - fixed bug in the initialization of sea ice salinity variable HSALT    - fixed bug in the initialization of sea ice salinity variable HSALT
45      in seaice_init_varia.F  (removed dependence on ICE2WATR)      in seaice_init_varia.F  (removed dependence on ICE2WATR)
46  o fizhi-cs test exp.:  o fizhi-cs test exp.:
47     switch reference output convention for these 2 non-standard test-exp,     switch reference output convention for these 2 non-standard test-exp,
48      from: pgi  6.1-5 on faulks (FC.6, -of linux_ia32_pgf77+authors_fc5)      from: pgi  6.1-5 on faulks (FC.6, -of linux_ia32_pgf77+authors_fc5)
49        to: ifort 11.1 on baudelaire (FC.13, -of linux_amd64_ifort11)        to: ifort 11.1 on baudelaire (FC.13, -of linux_amd64_ifort11)
50     reason: faulks might get retired soon and pkg/fizhi has still Pb with gfortran     reason: faulks might get retired soon and pkg/fizhi has still Pb with gfortran
51  o model/inc:  o model/inc:

Legend:
Removed from v.1.1417  
changed lines
  Added in v.1.1426

  ViewVC Help
Powered by ViewVC 1.1.22