/[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.850 by dimitri, Wed Jul 18 22:53:34 2007 UTC revision 1.858 by jmc, Thu Aug 16 02:34:16 2007 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/generic_advdiff:
8     - in GAD.h, define as parameters (iMinAdvR,iMaxAdvR,jMinAdvR,jMaxAdvR)
9      loop range indices for computing vertical advection tendency
10      and do the calculation in the interior only (no overlap) ;
11      for now, only implemented for SOM advection (to save CPU time).
12     - add argument "withSigns" to S/R FILL_CS_CORNER_TR_RL (needed for SOM_xy moment)
13    o exch2 adjoint
14      First set of changes:
15      - add exch2 hand-written adjoint templates
16      - exch2 hand-written no longer use TAF-flag 'nownew_arg'
17        This will require cleanup in pkg/autodiff/*.F
18        (changed routines currently kept separate in verif. code/)
19      - Comment all relevant #ifndef ALLOW_AUTODIFF_TAMC
20        that used to hide exch2 or cubed-sphere specific code
21        (commented via 'cph-exch2')
22    o pkg/seaice
23      - Close southern and western boundaries for UICE/VICE when useOBCS=.TRUE.
24    o pkg/bulk_force: fix loading into Qsw of Short-Wave flux; and update
25       output of global_ocean.cs32x15.thsice .
26    
27    checkpoint59e
28    o exch2: new S/R that only use the cube-tracer (center-position) exchange:
29      for B-grid vector (not yet tested) and C-grid vector (<- only used
30      when option W2_USE_R1_ONLY in W2_OPTIONS.h is defined).
31    o starting implementation of Duffy et al. (GRL 1999) salt plume scheme
32      (#ifdef ALLOW_SALT_PLUME)
33    o gather_2d/scatter_2d: removed halo regions
34  o gmredi: add option (GM_taper_scheme='fm07') for Ferrari & McWilliams 2007  o gmredi: add option (GM_taper_scheme='fm07') for Ferrari & McWilliams 2007
35    scheme and the corresponding test case (under front_relax dir). For now,    scheme and the corresponding test case (under front_relax dir). For now,
36    only available with Skew-flux form and not yet tested in realistic set-up.    only available with Skew-flux form and not yet tested in realistic set-up.

Legend:
Removed from v.1.850  
changed lines
  Added in v.1.858

  ViewVC Help
Powered by ViewVC 1.1.22