|
[Sponsors] |
[blockMesh] blockMesh adds wrong defaultfaces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 31, 2014, 22:25 |
blockMesh adds wrong defaultfaces
|
#1 |
New Member
Klaus R Menschig
Join Date: Jan 2014
Posts: 3
Rep Power: 12 |
I have built a 2D truncated cone with alll faces defined, but after I ran blockMesh it added 6 defaultfaces which cause a high skewness which prevents pimpleFoam to run. The 6 faces seem to be constructed between the front and back planes, which I do not understand why it happened. Are my coordinates not precise enough. The cone has a 54 degree angle at the bottom corners and the different vertices coordinates have many digits. I tried to construct a polyLine at the points in question, but it did not help it either. If I run a 45 degree angled cone I do not have any problem and all coordinate numbers are integers. How can I overcome this problem?
|
|
August 16, 2014, 12:44 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Klaus and welcome to the forum!
Sorry for the late reply, but only today did I manage to get around to look into your question. I've taken a somewhat quick look at your "blockMeshDict" and didn't have the time to further diagnose the problem. The best I can do is suggest the following:
Bruno PS: I moved your thread from the technical meshing sub-forum to this "blockMesh" sub-forum, since this is clearly an issue in using blockMesh
__________________
|
||
September 2, 2014, 15:13 |
blockMesh adds wrong defaultfaces
|
#3 |
New Member
Klaus R Menschig
Join Date: Jan 2014
Posts: 3
Rep Power: 12 |
Hi Bruno,
thank you for your review and reply. I had analysed the mesh with paraFoam -block, but I could not really identify solutions to what it showed. Concerning the collapsing, I had just followed the instructions in the user guide for building the blocks which is always in the order of back plane vertices first and then the ones from the front plane. Therefore the resulting block: hex (12 13 17 17 32 33 37 37). Your suggestion to manually introduce more blocks at the edges is helpful. I had thought about it too, but did not apply it because of the higher number of vertices and more typing. I was able to have the program find a solution by defining ALL empty faces in the blockMeshDict file and not have blockMesh determine them automatically. - Klaus |
|
Tags |
blockmesh, defaultfaces, skewness |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
[blockMesh] Multi-region Blockmesh - Refinemesh issues. | Doug68 | OpenFOAM Meshing & Mesh Conversion | 0 | February 17, 2016 04:39 |
meshing of a compound volume in GMSH | shawn3531 | OpenFOAM | 4 | March 12, 2015 11:45 |
[blockMesh] set of xyz data in blockMesh | psk | OpenFOAM Meshing & Mesh Conversion | 12 | August 27, 2013 09:37 |
Blockmesh problem with more than one block | sven82 | OpenFOAM Pre-Processing | 1 | June 4, 2013 18:08 |