|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Ammar Tareen
Join Date: Jan 2011
Location: Boston University
Posts: 61
Rep Power: 4 ![]() |
Hello all,
I'm trying to analyze the boundary layer growth of a fluid near a wall in a simulation that I did with openfoam. The way I'm do that is that I take cross-sectional cuts of the velocity profile and plot the 2d data and look at the 99% value of velocity by eye and record the value. This is a very inefficient way of doing it, and ideally I'd like to have a script that does that for me automatically. Writing python, C++ or Java programs isn't a problem for me, I just need to know how or where I can get started. How would I get started doing something like this? Any help, pointers or suggestions are welcome. Regards, Ammar. |
|
|
|
|
|
|
|
|
#3 |
|
Member
Ammar Tareen
Join Date: Jan 2011
Location: Boston University
Posts: 61
Rep Power: 4 ![]() |
Hi Gijs,
I did look at pyFoam briefly and it seems like a great tool. However I was doing some reading and stumbled upon the sample utility: shouldn't I be able to do this boundary layer analysis just by using the sample utility? Do you think that's true? I'll try it today and repost. -Ammar. |
|
|
|
|
|
|
|
|
#4 |
|
Member
matej forman
Join Date: Mar 2009
Location: Brno, Czech Republic
Posts: 70
Rep Power: 6 ![]() |
Hi,
I think what you can do is to use the sample utility or even the approach you mentioned at the start and add same C++ to do exactly what you want. you will find these in: $FOAM/applications/utilities/postProcessing/ dir. matej |
|
|
|
|
|
|
|
|
#5 | |
|
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 3,165
Rep Power: 30 ![]() ![]() |
Quote:
I'm afraid "pyFoamSamplePlot.py --help" is all the documentation you're going to get, but it shouldn't be too hard to figure out how to get all this Bernhard Last edited by gschaider; July 18, 2011 at 10:19. Reason: Insert paragraphs that were swallowed by the MessageBoard |
||
|
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fieldview 11.1 + Python to extract 3D core of data | Rebecca | FieldView | 0 | April 13, 2011 13:06 |
| Basic Blade Design Code | apoorv | Main CFD Forum | 0 | April 5, 2010 06:37 |
| python scripting in paraFoam | chegdan | OpenFOAM Post-Processing | 0 | March 31, 2010 19:06 |
| Paraview3 python scripting | tomislav_maric | OpenFOAM Paraview & paraFoam | 1 | October 6, 2008 16:47 |
| Programming C, Basic | george | Main CFD Forum | 3 | September 12, 2006 22:42 |