UnitOpBaseClassGetDynamicResidenceTime Method

Returns the dynamic residence time of this unit operation, computed as volume divided by the total volumetric inlet flow rate.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override double GetDynamicResidenceTime()

Return Value

Double
The residence time in seconds, or Double if it cannot be determined.

See Also