CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   How to visualize sets in constantpolyMeshsets (https://www.cfd-online.com/Forums/openfoam-post-processing/61411-how-visualize-sets-constantpolymeshsets.html)

hsieh January 30, 2008 21:25

Hi, I did a checkMesh . cas
 
Hi,

I did a checkMesh . case. checkMesh found some some faces with concave angles and put them in constant/polyMesh/sets/concaveFaces. How can I visualize these faces? Is it possible to improve these faces? and how?

Thanks!

pei

dmoroian January 31, 2008 01:41

Hi Pei, Just to visualize is
 
Hi Pei,
Just to visualize is simple: use foamToVTK to convert the set to vtk format
foamToVTK ./ case_name -constant -faceSet concaveFaces
and then use paraview to actually see them.

Dragos

hsieh February 1, 2008 18:19

Thanks Dragos! Pei
 
Thanks Dragos!

Pei

plmauk February 6, 2008 07:59

Hi, In my case there are face
 
Hi,
In my case there are faceZones and cellZones too.
I run foamToVTK, and now I can see faceZones in paraView. But cellZones are unvisible. Why?

thanks,
Paul


All times are GMT -4. The time now is 00:40.