Form FlowsheetLast Successful Solution State 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public string LastSuccessfulSolutionState { get; set; }VB
Public Property LastSuccessfulSolutionState As String
Get
Set