ReactionStoichBalance Property

Gets or sets the stoichiometric balance check value for this reaction.

Definition

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

Property Value

Double

Implements

IReactionStoichBalance

See Also