ADAdditionalOutput Class |
Namespace: DHI.Mike1D.ADDataAccess
The ADAdditionalOutput type exposes the following members.
Name | Description | |
---|---|---|
ADAdditionalOutput | Initializes a new instance of the ADAdditionalOutput class |
Name | Description | |
---|---|---|
Decay |
Decay of components
| |
DecayAccumulated |
Decay of components, accumulated
| |
DecayTotal |
Total amount of decay in system
| |
DecayTotalAccumulated |
Total amount of decay in system, accumulated
| |
Mass |
Mass of components
| |
MassBalance |
Mass balance for components. This inludes mass error for each grid point and node
| |
MassBalanceAccumulated |
Mass balance, accumulated for components. This includes accumulated mass error for each grid point and node.
| |
MassBalanceChecksum |
Mass error checksum, validating that mass error is calculated correctly.
Should always be (close to) zero. If enabled, checksum will be calculated on
entire model, in case one or more of the following are enabled:
MassBalance,
MassBalanceTotal,
MassBalanceTotalAccumulated | |
MassBalanceTotal |
Total Mass balance for components. This inludes total mass error, decays, inflows and outflows
| |
MassBalanceTotalAccumulated |
Total Mass balance, accumulated, for components. This inludes total mass error, decays, inflows and outflows
| |
MassTotal |
Total Mass of components
| |
Transport |
Transport between grid points
| |
TransportAccumulated |
Transport between grid points, accumulated
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAdditionalOutputQuantities |
Create quantities for all additional outputs enabled.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |