|
[Sponsors] |
May 29, 2015, 14:26 |
How to plot with gnuplot?
|
#1 |
New Member
miri miri
Join Date: May 2015
Posts: 3
Rep Power: 11 |
Hello all,
I want to compare experimental data with my results from the simulation using gnuplot. Because my simulation is about a turbulent jet-flame, I want to plot for example the velocity or temperature over a radial profile. It should looks like that: gnuplot.jpg It would be very helpful, if somebody could give me a step-by-step solution, how something like that is done. I'm thankful for every advice. kind regards. |
|
June 4, 2015, 09:58 |
|
#2 |
Member
Join Date: Apr 2015
Location: EU
Posts: 38
Rep Power: 11 |
there is a tool called sample, which you should use to get xy plot of your data.
you need a sampleDict, which you can find in the openFoam source. All is explained inside this dict. After that, you can create gnuplot dict to plot the data located in .xy file you created with sample. http://www.gnuplotting.org/plotting-data/
__________________
beep-beep |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] Foam warnings - related to swak4Foam | Salam-H | OpenFOAM Community Contributions | 20 | August 2, 2015 16:40 |
to plot Mach contour using GNUPLOT | killtimm | Main CFD Forum | 2 | December 28, 2009 12:15 |
how to plot contour or vector with "GNUPLOT" | ztdep | Main CFD Forum | 2 | June 19, 2006 13:26 |
how to plot isotherms in gnuplot? | sivasamy | Main CFD Forum | 0 | December 19, 2005 02:26 |
To plot a grid using Gnuplot | Jim | Main CFD Forum | 5 | September 3, 2004 17:32 |