EnergyRecycleConvergenceHistory Property

Gets or sets the convergence history (current and previous energy values) for the recycle loop.

Definition

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

Property Value

ConvergenceHistoryE

See Also