Reactor_ Reaktoro GibbsCompound Names 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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public Dictionary<string, string> CompoundNames { get; set; }VB
Public Property CompoundNames As Dictionary(Of String, String)
Get
Set