|
[Sponsors] |
June 3, 2009, 12:35 |
Extract a vertical profile in volScalarField
|
#1 |
New Member
Patrick Begou
Join Date: Mar 2009
Location: Grenoble, France
Posts: 17
Rep Power: 17 |
I'm quite new with OpenFOAM and I have to help a student who want to extract vertical profiles in his calculation domain.
I've find all that I need in volScalarField class (mesh and scalar values): I can print the cell center position and scalar value for each cell. But I do not understand how to find (select) the cells along a vertical axis located at the (X,Y) position where I wont to extract the vertical profile. I think this is a common thing when working with openFoam. Any help or starting point to read is welcome. Thanks Patrick |
|
June 3, 2009, 14:31 |
|
#2 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi Patrick
Look into the "sample" utility. You will be able to find the required sampleDict in: ~/OpenFOAM/OpenFOAM-1.5.x/applications/utilities/postProcessing/sampling/sample Reading the above should be quite self-explanatory. Best regards, Niels |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unsteady Boundary Profile with data file | Arianna | FLUENT | 34 | July 29, 2019 17:35 |
3D UDF Paraboilc Velocity Profile (Can't Maintain) | Sing | FLUENT | 12 | August 7, 2017 07:25 |
Extract pressure from NACA0012 profile | luigi_sala | OpenFOAM Post-Processing | 1 | September 18, 2008 03:57 |
problem with importing and exporting profile BC | Gui | CFX | 2 | July 26, 2007 09:50 |
Wind profile | tom | Phoenics | 2 | September 28, 2005 11:51 |