UnitOpBaseClassGetDynamicContents 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
public override double GetDynamicContents()

Return Value

Double
The accumulated mass flow in kg/s, or Double if there is no accumulation stream.

See Also