Material StreamCalc Phase Mass Composition Method
Calculates and stores the mass fractions for each compound in the specified phase, based on the current 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 CalcPhaseMassComposition(
Phase dwp
)VB
Public Sub CalcPhaseMassComposition (
dwp As Phase
)Parameters
- dwp Phase
- The phase for which mass fractions are calculated.