MaterialStreamSetPhaseComposition Method

Sets the molar composition of a phase.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void SetPhaseComposition(
	double[] Vx,
	Phase phase
)

Parameters

Vx  Double
Molar composition array
phase  Phase
Phase to set composition of

See Also