AdjustSolvingMethodSelf 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
public int SolvingMethodSelf { get; set; }

Property Value

Int32

See Also