RecycleConvergenceHistory Property

Gets or sets the convergence history (current and previous stream variable values and errors).

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public IRecycleConvergenceHistory ConvergenceHistory { get; set; }

Property Value

IRecycleConvergenceHistory

Implements

IRecycleConvergenceHistory

See Also