FlowsheetBaseResetCalculationStatus Method

Marks all simulation objects as dirty and uncalculated, forcing a full recalculation on the next solve request.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public void ResetCalculationStatus()

Implements

IFlowsheetResetCalculationStatus

See Also