Reactor_ EquilibriumPrevious Reaction Extents Property
Gets or sets the dictionary of reaction extents from the previous iteration, used for warm-starting.
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, double> PreviousReactionExtents { get; set; }VB
Public Property PreviousReactionExtents As Dictionary(Of String, Double)
Get
Set