MaterialStreamIsSingleCompound Method

Returns True if the stream consists of a single compound (mole fraction > 0.999) and is not a black-oil compound.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public bool IsSingleCompound()

Return Value

Boolean

Implements

IMaterialStreamIsSingleCompound

See Also