ReactionTmin Property

Gets or sets the minimum temperature for this reaction (K).

Definition

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

Property Value

Double

Implements

IReactionTmin

See Also