|
[Sponsors] |
Curiosity & Question about cutting plane through axisymmetric region |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 4, 2012, 05:05 |
Curiosity & Question about cutting plane through axisymmetric region
|
#1 |
Senior Member
|
Hi everyone!
I have been trying to get a slice through an OF-2.1.x axisymmetric region in order to be used as base to post-process streamlines afterwards with another software. I've spent two days trying to understand why the following lines were giving me an EOF error message: surfaces ( constantPlane { type plane; basePoint (0 0 0.005); normalVector (0 1 0); } ); Now, I don't get that error message by using: surfaces ( triangleCut { // Cutingplane using iso surface type cuttingPlane; planeType pointAndNormal; pointAndNormalDict { basePoint (0 0 0.005); normalVector (0 1 0); } interpolate true; } ); But, I don't get any field data on that plane!!! :-( I get results for several line sets I have also defined in sampleDict, but nothing for that plane. I know I can go into paraView, but I'm trying to reduce the number of steps in my post-processing. Could anyone bring some light on this doubt I now have, please? Thanks! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Multi region meshing & recovering the original patch names | fluidpath | OpenFOAM Meshing & Mesh Conversion | 4 | May 19, 2013 20:13 |
Question about Axisymmetric solver. | SleeperService | FLUENT | 2 | August 8, 2011 18:13 |
Problem in setting porosity region for rhoPorousSimpleFoam | run_cfd | OpenFOAM Pre-Processing | 1 | May 31, 2011 10:02 |
question about the volume integral in axisymmetric problem | Renold | FLUENT | 0 | December 7, 2009 12:28 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |