Reactor_EquilibriumComponentIDs Property

Gets or sets the list of compound IDs participating in the equilibrium reactions.

Definition

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

Property Value

ListString

See Also