FormFlowsheetLastSuccessfulSolutionState Property

Gets or sets a serialised string representing the last successfully converged solution state, used for warm-starting.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public string LastSuccessfulSolutionState { get; set; }

Property Value

String

Implements

IFlowsheetLastSuccessfulSolutionState

See Also