Reactor_ReaktoroGibbsCompoundNames Property

Gets or sets a mapping from DWSIM compound names to Reaktoro species names.

Definition

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

Property Value

DictionaryString, String

See Also