MaterialStreamAtEquilibrium Property

Gets or sets if this stream is at thermodynamic equilbirium or not.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public bool AtEquilibrium { get; set; }

Property Value

Boolean

Return Value

Boolean

Implements

IMaterialStreamAtEquilibrium

See Also