Unit Op Base ClassGet Dynamic Residence Time 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
The residence time in seconds, or Double if it cannot be determined.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override double GetDynamicResidenceTime()VB
Public Overrides Function GetDynamicResidenceTime As DoubleReturn Value
DoubleThe residence time in seconds, or Double if it cannot be determined.