Hugo Brunner - 2025-03-14

Hello,

I have a question that I found while playing with the DWSIM Python API. I found that when I comment the following line the code is much faster (like 5s to 2.5s to converge the sheet), is it recommended to do so ? What kind of information can we have from that line ?

errors = b.CalculateFlowsheet2(flowsheet)

The results are the same with and without.

Thank you in advance and have a good day,