Material StreamGet Compound Mass Concentration Method
Returns the mass concentration of the specified compound in the overall mixture, in kg/m³.
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 GetCompoundMassConcentration(
string name
)VB
Public Function GetCompoundMassConcentration (
name As String
) As DoubleParameters
- name String
- Compound name.