ReactionA_Reverse Property

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

Definition

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

Property Value

Double

Implements

IReactionA_Reverse

See Also