Material StreamAssign Method
Copies basic properties from 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 Assign(
IMaterialStream ASource
)VB
Public Sub Assign (
ASource As IMaterialStream
)Parameters
- ASource IMaterialStream
- Stream to be used as the source
Remarks
Properties copied: phase temperature, pressure, enthalpy and mole/mass flows.