Reactor_ GibbsInitial Estimates Property
Gets or sets the list of user-supplied initial estimates for the minimisation variables.
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 List<double> InitialEstimates { get; set; }VB
Public Property InitialEstimates As List(Of Double)
Get
Set