ssc function vs 2 phase liquid pipe
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello everyone,
I noticed something unusual in my simulation. I am modelling a heating system for a building, when I use the normal 2 phase liquid: Pipe(TL) the simulation halts at some point e.g 5004.210 seconds and after 20 minutes it slowly increases to 5005.572 seconds and then gives me an error saying 'Solver failed to converge at 5005.572 seconds'. However, when I use the same simulation with the source code of the Pipe(TL) and use it with a ssc function, the simulation runs smoothly. Is it some sort of a solver issue and if so, what could be causing this?
0 comentarios
Respuestas (1)
Yifeng Tang
el 1 de Jul. de 2022
What is "normal 2 phase liquid: Pipe(TL)"?
One tool that may be helpful in such cases is the Solver Profiler. It help you examine solver and model behavior to identify issues that can contribute to slow or failing simulation.
https://www.mathworks.com/help/simulink/slref/solverprofiler.html
0 comentarios
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!