VesselGet Dynamic Residence Time Method
Calculates the theoretical residence time (s) of fluid in the vessel by dividing the
vessel volume by the total volumetric inlet flow rate.
Returns Double if the calculation cannot be performed.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Residence time in seconds, or Double on failure.
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
DoubleResidence time in seconds, or Double on failure.