Form FlowsheetSolve Flowsheet 2 Method
Forces a full flowsheet calculation, bypassing the busy guard by resetting state.
Delegates to ExternalFlowsheetSolver when one is configured, otherwise uses the built-in solver.
Has no effect while the flowsheet is in dynamic mode.
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 void SolveFlowsheet2()VB
Public Sub SolveFlowsheet2