Reactor_GibbsInitialEstimates 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
public List<double> InitialEstimates { get; set; }

Property Value

ListDouble

See Also