Hello Daniel,
when running rel 6.3u5 and trying to change calculation order (Ctrl+Alt + Solve Flowsheet) DWSim displays the attached error and crashes. This does not not happen with 6.3.u4.
How could I fix it?
Thanks.
Luca
Thanks Daniel for the prompt reply.
Meanwhile, how can I programmatically change the calculation order?
I've noted the method Flowsheet.ChangeCalculationOrder requiring a list of strings but I could not find how to pass this list, always getting TypeError: expected List[str], got list
Thanks in advance
Luca
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Daniel,
when running rel 6.3u5 and trying to change calculation order (Ctrl+Alt + Solve Flowsheet) DWSim displays the attached error and crashes. This does not not happen with 6.3.u4.
How could I fix it?
Thanks.
Luca
Hi Luca,
It will be fixed in the next update. Thanks for reporting.
Regards
Daniel
Thanks Daniel for the prompt reply.
Meanwhile, how can I programmatically change the calculation order?
I've noted the method Flowsheet.ChangeCalculationOrder requiring a list of strings but I could not find how to pass this list, always getting TypeError: expected List[str], got list
Thanks in advance
Luca