CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   Graphical viewer for blockMeshDict (https://www.cfd-online.com/Forums/openfoam-pre-processing/61983-graphical-viewer-blockmeshdict.html)

vmsandip2011 March 10, 2013 07:42

simpleViewer
 
Hi

http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Breeder_ 1.5/utilities/preProcessing/simpleViewer/

I am not able to open the above mentioned link , can somebody repost it again , I just want to see how it works .

with regards

GerhardHolzinger March 12, 2013 11:05

Quote:

Originally Posted by wyldckat (Post 345916)
Greetings to all!

But better than that and as Bernhard implied, starting with OpenFOAM 2.0.0 we can run paraFoam with an additional option:
Code:

paraFoam -block
Best regards,
Bruno

In my experience calling
Code:

paraFoam -block
works only when there are no errors in the blockMeshDict.
However, if you mess it up, and blockMesh aborts and reports a topological error, paraFoam won't work either, because there is no mesh to read.

But, you can always read blockMeshDict with pyFoamDisplayBlockMesh.py to display all nodes, patches and cells.

This really speeds finding the error up.


In the picture below (sorry for the huge image), a topological error prevents blockMesh from creating a mesh. Viewing the output of pyFoamDisplayBlockMesh.py indicates the root of the error.


http://openfoamwiki.net/images/1/1d/...yBlockMesh.png
http://openfoamwiki.net/index.php/Fi...yBlockMesh.png

vmsandip2011 March 14, 2013 03:05

simpleviewer
 
Hi
Gerhard .
Thanks for the reply .
I will try this one to visualize blockMesh .But my intention was to see the code , how simpleViewer is reading the blockMesh .with regards


All times are GMT -4. The time now is 23:49.