Reactor_ReaktoroGibbsCompoundConversions Property

Gets or sets the dictionary of compound molar conversions calculated by the reactor.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public Dictionary<string, double> CompoundConversions { get; set; }

Property Value

DictionaryString, Double

See Also