Click or drag to resize

MaterialStreamSetOverallComposition Method

Sets the overall molar composition of the mixture.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void SetOverallComposition(
	Array Vx
)
Request Example View Source

Parameters

Vx  Array

Implements

IMaterialStreamSetOverallComposition(Array)
See Also