RiverWare 6.1: Unit Schemes / 8-11-2011
To Do: Old Style DMI
(1) Design and implement identification of a stable default reference scheme
for Batch Mode and DMI
|
Possible selection control (DRAFT):

|
|
A particular Unit Scheme in the RiverWare model will be identified
by the user for units used in Batch Mode (e.g. for batch mode Output
Device operation) and for default units used in DMIs. This applies
to:
- Old-style DMI's when certain control file records don't
provide units, and
- Database DMI operations when the selected Units Sources
(the external database and/or the Dataset
units map) don't provide the units necessary for a particular slot or
unit type. (This seems to be relevant for only Excel Database DMIs).
(2) Mostly in *Slot.DMI.cpp files ...
|
|
for 2b ... DMI diagnostic categories:
 |
|
- In places where the Scale and Units are retrieved from the
Slot or Slot Column, instead retrieve units from the "Batch Mode and
DMI Default Units Source" (with respect to the particular Slot or Slot
Column).
- When making use of the "Batch Mode and DMI Default
Units Source" ...
- count that occurrence, and report the total count at the conclusion
of the DMI operation (if non-zero).
- based on one of the DMI Diagnostic
Categories being enabled (see image) ... conditionally report the use of this default
unit source for the particular Slot or Slot Column. [Bill recommends
"DMI Invoke"].
--- (end) ---