Simulation time issue #997
Replies: 3 comments 8 replies
-
|
@fabriziorosichini what takes more time, data transfer or the flowsheet solver? |
Beta Was this translation helpful? Give feedback.
-
|
Hello, increasing the auto update interval the situation improves, so thank you! Sometimes the simulation crashes, and the error reported "object reference not set an instance to an object" , everytime to a different flowsheet object. There is a way to avoid it? |
Beta Was this translation helpful? Give feedback.
-
|
"This error was raised during the calculation of a Unit Operation or Material Stream. System.NullReferenceException: Object reference not set to an instance of an object. This is the errore refered to a material stream. It often appears during steady state period |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I would like to share an issue I am experiencing with a dynamic simulation for my master thesis. I am using an external PID controller (connected to DWSIM through the OPC UA Client plugin) to control a temperature by manipulating the heat input to a heater. I saw that using a large integration step the temperature set point is reached but the heat input stabilyzes on a value that is different from the steady state one. Reducing the integration step, the heat input converges closer to the steady state valiue. My issue is that, due to the communication with the external PID controller, the simulation becomes very slow : 10 minutes of real timer are required to simulate 1 minute of process time.
I would want to ask:
Any suggestions would be greatly aprreciated,
Fabrizio
Beta Was this translation helpful? Give feedback.
All reactions