Reactor_GibbsEnableDamping Property

Gets or sets whether damping is applied to the Newton step during the Lagrange method iteration.

Definition

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

Property Value

Boolean

See Also