ReactionConcUnit Property

Gets or sets the concentration unit string for the rate expression.

Definition

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

Property Value

String

Implements

IReactionConcUnit

See Also