Click or drag to resize

MaterialStreamAtEquilibrium Property

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

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public bool AtEquilibrium { get; set; }
Request Example View Source

Property Value

Boolean

Return Value

Boolean

Implements

IMaterialStreamAtEquilibrium
See Also