/[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.1440 by jmc, Wed May 25 00:51:04 2011 UTC revision 1.1441 by jmc, Wed May 25 21:13:53 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/seaice + obcs:
8     - use maskInW & maskInS in multi-dim advection and biharmonic diffusion:
9       equivalent of assuming no tracer gradient outside the OB region.
10       update output of seaice_obcs (uses DIFF1 <>0 => biharmonic diffusion)
11     - remove calls to OBCS_COPY_TRACER after EXCH calls (no longer needed
12       after changes above);
13     - obcs+seaice cleaning: apply seaice-tracer OB values to tracer field
14       only at OB location (instead of over a band of OLx width).
15    o pkg/seaice:
16     - fix wrong indices in old (non Flux-Form) diffusion default S/R diffus.F
17       (dxG(I+1, ...) changed to dxG(I, ...), no impact on Lat-Lon grid)
18  o pkg/obcs:  o pkg/obcs:
19    - split header file "OBCS.h" into 4 separated files:    - split header file "OBCS.h" into 4 separated files:
20      OBCS_PARAMS.h, OBCS_GRID.h, OBCS_FIELDS.h & OBCS_SEAICE.h      OBCS_PARAMS.h, OBCS_GRID.h, OBCS_FIELDS.h & OBCS_SEAICE.h

Legend:
Removed from v.1.1440  
changed lines
  Added in v.1.1441

  ViewVC Help
Powered by ViewVC 1.1.22