RecycleSetOutletStreamProperties Method

Copies the converged inlet stream properties (temperature, pressure, mass flow, enthalpy, composition) to the connected outlet stream so that the recycle loop is closed with the last iterated values.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public void SetOutletStreamProperties()

Implements

IRecycleSetOutletStreamProperties

See Also