AdjustSolving Method Self Property
Gets or sets the solving method index used by this block (0 = bisection, 1 = secant, etc.).
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
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 int SolvingMethodSelf { get; set; }VB
Public Property SolvingMethodSelf As Integer
Get
Set