MaterialStreamSetOverallComposition Method

Sets the overall molar composition of the mixture.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void SetOverallComposition(
	Array Vx
)

Parameters

Vx  Array

Implements

IMaterialStreamSetOverallComposition(Array)

See Also