Reactor_EquilibriumUseIPOPTSolver Property

Gets or sets whether the IPOPT solver is used for the optimisation (otherwise a simplex method is used).

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool UseIPOPTSolver { get; set; }

Property Value

Boolean

See Also