Material StreamGet Compound Mass Flow Method
Returns the mass flow of the specified compound in the overall mixture, in kg/s.
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 double GetCompoundMassFlow(
string name
)VB
Public Function GetCompoundMassFlow (
name As String
) As DoubleParameters
- name String
- Compound name.