/[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.1738 by jmc, Mon Sep 17 22:32:32 2012 UTC revision 1.1739 by jmc, Tue Sep 18 21:26:19 2012 UTC
# Line 5  $Name$ Line 5  $Name$
5      ==============================      ==============================
6    
7  o pkg/obcs:  o pkg/obcs:
8      - change default setting of OBCS_UVICE_OLD from defined to undef;
9      - use new parameter OB_indexNone for null index value (instead of hard-coded 0)
10        in all pkg/obcs code and in other pkgs; remove k loop in obcs_check_depths.F;
11      - pass OB_indexNone as (new) argument to S/R CTRL_MASK_SET_[X,Y]Z;
12      - change OB null index value (OB_indexNone) to -99 ; this fix the problem
13        with Southern & Western OB at a tile edge (at least in a simple set-up).
14    o pkg/obcs:
15    - change settings of OB index in case OB coincides with tile edge (shared by    - change settings of OB index in case OB coincides with tile edge (shared by
16      2 tiles), so that common OB location is registered by both tiles (instead of      2 tiles), so that common OB location is registered by both tiles (instead of
17      only 1). However, for Southern and Western OB, index value = 0 is not      only 1). However, for Southern and Western OB, index value = 0 is not
18      recognized as valid OB index (=default null value) and needs to be fixed.      recognized as valid OB index (=default null value) and needs to be fixed.
19    - modify accordingly OBCS_BALANCE_FLOW and OBCS_MONITOR (avoid double counting)    - modify accordingly OBCS_BALANCE_FLOW and OBCS_MONITOR (avoid double counting)
20    - new parameter "OB_indexNone" for null index value (for now, still zero)    - new parameter "OB_indexNone" for null index value (for now, still zero)
21      to replace hard-coded null index value of zero.      to replace hard-coded null index value of zero.
22  o pkg/exch2:  o pkg/exch2:
23    - improve W2_USE_E2_SAFEMODE (faster) and W2_E2_DEBUG_ON:    - improve W2_USE_E2_SAFEMODE (faster) and W2_E2_DEBUG_ON:

Legend:
Removed from v.1.1738  
changed lines
  Added in v.1.1739

  ViewVC Help
Powered by ViewVC 1.1.22