|
[Sponsors] |
July 4, 2017, 10:24 |
Alternative to pyFoamPlotWatcher?
|
#1 |
Member
Matt Ridzon
Join Date: Jun 2014
Posts: 91
Rep Power: 12 |
I recently got pyFoamPlotWatcher working. It was brought to my attention in another posting (https://www.cfd-online.com/Forums/openfoam/190035-gnuplot-doesnt-zoom-pyfoamplotwatcher.html#post655804) that gnuplot zoom functions may not work properly with pyFoamPlotWatcher. As shown in the attachments, residual plots can look very busy and blurry. So having the option to zoom would be quite useful. Therefore, does anyone know of an alternative tool, aside from pyFoamPlotWatcher, that could be used to view the residuals in real-time during the solution?
Note that I'm using OpenFoam 2.4.0, on OpenSuse 13.2, Gnome 3.14.1. Thanks in advance, M Ridzon |
|
July 4, 2017, 11:55 |
|
#2 |
Senior Member
Kevin van As
Join Date: Sep 2014
Location: TU Delft, The Netherlands
Posts: 252
Rep Power: 21 |
Rather than looking an alternative, won't this do the trick?
Code:
$ pyFoamPlotWatcher.py --help (...) Limits ------ Where the plots should start and end --start=START Start time starting from which the data should be plotted. If undefined the initial time is used --end=END End time until which the data should be plotted. If undefined it is plotted till the end (...) |
|
July 5, 2017, 04:31 |
|
#3 |
Senior Member
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 342
Rep Power: 28 |
Use the residuals function object to write the residuals to a file in the postProcessing folder. Then, you can use any tool (gnuplot, octave, ...) you prefer to watch the residuals
|
|
July 8, 2017, 09:05 |
|
#4 | |
Member
Matt Ridzon
Join Date: Jun 2014
Posts: 91
Rep Power: 12 |
Quote:
Thanks!! M Ridzon |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[PyFoam] GNUPLOT Doesn't Zoom With pyFoamPlotWatcher | m_ridzon | OpenFOAM Community Contributions | 2 | July 4, 2017 10:12 |
questions to the plot of pyFoamPlotWatcher | tH3f0rC3 | OpenFOAM Post-Processing | 6 | March 5, 2015 09:25 |
Alternative boundary treatment on cell-centered scheme | dokeun | Main CFD Forum | 2 | July 11, 2013 10:59 |
[PyFoam] pyFoamPlotWatcher Graphics do not work | sda | OpenFOAM Community Contributions | 6 | February 27, 2013 06:20 |