Unit Op Base ClassGet Dynamic Contents Method
Returns the current mass held in the accumulation stream of this unit operation.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
The accumulated mass flow in kg/s, or Double if there is no accumulation stream.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override double GetDynamicContents()VB
Public Overrides Function GetDynamicContents As DoubleReturn Value
DoubleThe accumulated mass flow in kg/s, or Double if there is no accumulation stream.