Reactor_GibbsPreviousSolution Property

Gets or sets the list of variable values from the previous solution, used for warm-starting.

Definition

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

Property Value

ListDouble

See Also