Material StreamSet Phase Composition 1 Method
Sets the molar composition of a phase by index. Delegates to SetPhaseComposition(Double, Phase).
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 SetPhaseComposition1(
Array Vx,
int phase
)VB
Public Sub SetPhaseComposition1 (
Vx As Array,
phase As Integer
)