ReactionA_Forward Property

Gets or sets the pre-exponential factor for the forward Arrhenius rate constant.

Definition

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

Property Value

Double

Implements

IReactionA_Forward

See Also