Material StreamAssign From Phase Method
Assign properties from another phase in another stream.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public void AssignFromPhase(
PhaseLabel phase,
MaterialStream stream,
bool SetW
)VB
Public Sub AssignFromPhase (
phase As PhaseLabel,
stream As MaterialStream,
SetW As Boolean
)Parameters
- phase PhaseLabel
- Phase to assign proeprties from.
- stream MaterialStream
- Stream to read phase properties from.
- SetW Boolean
- True to set the overall mass flow from the other stream phase.