|
[Sponsors] |
May 31, 2012, 07:48 |
Probes / faceSets on a patch
|
#1 |
Member
Ganesh Vijayakumar
Join Date: Jan 2010
Posts: 44
Rep Power: 16 |
I'm interested in recording chord-wise pressure profiles at various locations on a rotor blade. I am unable to find a good way to record this data at run time. Here is what I have tried so far
patchProbes as a functionObject - I'm using the the airfoil geometry to create these probe locations on the patch. The problem is that this geometry has been transformed into a pointwise mesh and then an openfoam mesh before running the solver. Hence many of the points in the original geometry are no longer exactly on the "patch" I'm interested in. I do not understand what is a "sampledPatch" at http://www.openfoam.com/features/run...processing.php. A grep for that term in the tutorials folder on 2.1.x yields nothing. "samplePatch" seems to be related to mapped patches for coupled solvers. Other google searches and on this forum yield the same thing. They all talk about using sample/functionObject to write the patch data out. But I DO NOT want the entire patch. Also sample/paraview based solutions are no good for me as I want highly time resolved data in a very large mesh. Hence any solution based on functionObjects/swakFunctionObjects are the only thing useful. I also do not understand what "surfaceSubSet" in $FOAM_APP/utilities/surface/ is. It seems to have a boxToFaceSet kind of behaviour, but for a surface. This would be very ideal if only it's ordered and I knew how to use it. I would ideally like a "ordered faceZone" on the pressure and suction side of the blade. That way I can plot this data straightaway without having to mess with it later. |
|
April 19, 2013, 12:37 |
|
#2 | |
New Member
Teng Wu
Join Date: Feb 2012
Posts: 9
Rep Power: 14 |
Quote:
Have you found your solution on this issue? Recently I'm struggling for the similar problem! |
||
Tags |
patch, probe, sample |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Using starToFoam | clo | OpenFOAM Meshing & Mesh Conversion | 33 | September 26, 2012 05:04 |
[Other] StarToFoam error | Kart | OpenFOAM Meshing & Mesh Conversion | 1 | February 4, 2010 05:38 |
CheckMeshbs errors | ivanyao | OpenFOAM Running, Solving & CFD | 2 | March 11, 2009 03:34 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |
Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |