Material StreamSet Overall Mass Composition Method
Sets the overall composition from a mass-fraction array, converting internally to mole fractions.
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 SetOverallMassComposition(
double[] Vx
)VB
Public Sub SetOverallMassComposition (
Vx As Double()
)Parameters
- Vx Double
- Array of mass fractions (one per compound, in compound order).