ReactionE_Forward Property

Gets or sets the activation energy for the forward reaction (J/mol).

Definition

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

Property Value

Double

Implements

IReactionE_Forward

See Also