ReactionConstantKeqValue Property

Gets or sets the constant equilibrium K value used when the K expression type is set to Constant.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double ConstantKeqValue { get; set; }

Property Value

Double

Implements

IReactionConstantKeqValue

See Also