Plot of mean and rms velocity vs. y

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Debashis Basu

Plot of mean and rms velocity vs. y

Post by Debashis Basu »

Hello,
 
I have simulated flow over a hill. Essentially a 2-D hump.
 
I have attached some figures for velocity vectors as well.
 
However, I also want to plot velocity versus y at certaion locations along the x-axis.
 
Kindly let me know how I can plot it.
 
I am also attaching the usproj.F file that I have for post-processing.
 
Any help will be highly appreciated.
 
Thanks and Regards,

Sincerely,

Debashis Basu
Attachments
velocity-vectors-recirculation.png
grid.png
(8.72 KiB) Not downloaded yet
usproj.F
(23.32 KiB) Downloaded 150 times
Brennan Sharp

Re: Plot of mean and rms velocity vs. y

Post by Brennan Sharp »

One option, if you use the VISU module of Salome Platform, is to use the 2D plot - specify the two ends of a line through your model and choose the quantity to plot. Repeat for multiple line positions. This way you can explore data without necessarily having to write user code.
If you have the data in an easily (or even not so easily)  readable file, you have many options - gnuplot, spreadsheet, and no doubt plenty of  other plotting software.
 
Debashis Basu

Re: Plot of mean and rms velocity vs. y

Post by Debashis Basu »

Hello,
Thank You.
Unfortunately I only have Saturne 1.3.3
Regards,
Debashis
Brennan Sharp

Re: Plot of mean and rms velocity vs. y

Post by Brennan Sharp »

Does that prevent plotting the simulation results?
Post Reply