|
[Sponsors] |
[blockMesh] Inconsistent grading between a Hex and a Prism? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 27, 2021, 09:34 |
Inconsistent grading between a Hex and a Prism?
|
#1 | ||
New Member
Sophie
Join Date: Jan 2021
Posts: 11
Rep Power: 5 |
Hi,
I am trying to create a relatively simple mesh using blockMesh in OpenFOAM V8. However, I keep running into issues when merging a prism and a hex. I ended up using (1 1 1) for grading to see if it'd work better, but it seems not. I am trying to get a uniform mesh of about 0.01 meters and am not sure how to get there when I can't even merge simple blocks. I saw that modifying the blockMeshMerge.C files to allow more spacing for merging might help (blockMesh gives "Inconsistent point locations" for axisymmetric problem), but can't find a good tutorial to modify and use it. Since blockMesh is read only, can anyone refer me to a way to create my own blockMesh that I could use, with only the blockMeshMerge.C file modified? Alternatively, here's my blockMeshDict file, in case someone can find the issue, along with a schematic of the mesh I am trying to create, with the vertices and blocks IDed. Thank you so much for any help you can provide ! Quote:
Quote:
|
|||
January 27, 2021, 13:24 |
Solved
|
#2 |
New Member
Sophie
Join Date: Jan 2021
Posts: 11
Rep Power: 5 |
In case it can help someone else: it turns out OpenFOAM V8 blockMesh still can't use prism as input. So I converted my 3 prisms to hex as outlined in Section 5.3.5 of the User Manual and got blockMesh to work. Can visualize it in paraview as well, now I just need to work on grading and I'm on to some fun simulations!
|
|
Tags |
blockmesh, blockmeshmerge, grading, inconsistencies |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] --> FOAM FATAL ERROR: Trying to specify a boundary face | A.A. | OpenFOAM Meshing & Mesh Conversion | 41 | June 26, 2020 08:06 |
[OpenFOAM] Error !! No. of points and fields don't match | mkjmalik | ParaView | 4 | November 2, 2019 11:37 |
[Other] mergeMatchPairs with arcs | vainilreb | OpenFOAM Meshing & Mesh Conversion | 1 | August 5, 2013 09:11 |
[blockMesh] apparently the mesh doesn't want to be created in one direction | Maxime Thomas | OpenFOAM Meshing & Mesh Conversion | 1 | August 18, 2012 07:05 |
CheckMeshbs errors | ivanyao | OpenFOAM Running, Solving & CFD | 2 | March 11, 2009 03:34 |