|
[Sponsors] |
December 4, 2020, 06:14 |
residual monitor for su2
|
#1 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
Dear SU2 community,
If you are like me, you might like to see a visualization of the residuals in real time during the SU2 run. I found some time recently to create a python GUI. You can get it here: https://github.com/bigfooted/su2tools Let me know if it is useful for you. |
|
December 23, 2020, 13:37 |
|
#2 |
New Member
Join Date: Feb 2014
Posts: 3
Rep Power: 12 |
Very useful. Thanks for sharing!
|
|
March 22, 2021, 05:15 |
|
#3 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
The turbomachinery section in SU2 still uses the old output. I have now made an update such that it automatically checks if the history file uses the old output format.
If you have any feedback or suggestions for this monitoring tool please open an issue on github https://github.com/bigfooted/su2tools |
|
April 23, 2023, 07:19 |
|
#4 |
New Member
stephen curry
Join Date: Nov 2022
Posts: 2
Rep Power: 0 |
Thanks a lot! That's really helpful!
|
|
October 9, 2024, 09:12 |
|
#5 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 152
Rep Power: 7 |
Hi,
Can someone guide me how to make residual monitor works? I have downloaded the package by following the provided link and I’m using ubuntu 24.04.1 LTS. Do I have to give the su2tools-main folder path in the /.bashrc or Many thanks for the time, Best regards, Sakun |
|
October 9, 2024, 16:04 |
|
#6 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
It is a python file, so doing
Code:
python monitor.py I also created a real-time update setup in paraview. It will do a real-time update of the residuals as well as the paraview solution file (realtime meaning that it will periodically reload the history.csv and solution.vtm file) https://su2code.github.io/tutorials/paraview_live/ |
|
October 10, 2024, 07:52 |
|
#7 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 152
Rep Power: 7 |
Hi bigfoot,
Appreciate for the assistance (it works now) and real-time updates in paraview looks very interesting, will try. Thanks for letting me know. Best regards, |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
laplacianFoam with source term | Herwig | OpenFOAM Running, Solving & CFD | 17 | November 19, 2019 14:47 |
Segmentation fault when using reactingFOAM for Fluids | Tommy Floessner | OpenFOAM Running, Solving & CFD | 4 | April 22, 2018 13:30 |
chtMultiRegionSimpleFoam turbulent case | Aditya Patil | OpenFOAM Running, Solving & CFD | 6 | April 24, 2017 23:13 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
calculation stops after few time steps | sivakumar | OpenFOAM Running, Solving & CFD | 7 | March 17, 2013 07:37 |