Material StreamSet Overall Molar Composition Method
Sets the overall molar composition using a mole-fraction array.
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 SetOverallMolarComposition(
double[] Vx
)VB
Public Sub SetOverallMolarComposition (
Vx As Double()
)Parameters
- Vx Double
- Array of mole fractions (one per compound, in compound order).