|
[Sponsors] |
[snappyHexMesh] snappyHexMesh <-> dynamicMeshDict problem with protected cells |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 30, 2016, 09:51 |
snappyHexMesh <-> dynamicMeshDict problem with protected cells
|
#1 | ||
New Member
William
Join Date: Mar 2016
Posts: 1
Rep Power: 0 |
Hi,
since this is my first post, please be patient if my question is already answered in another thread. My Test-case: 1. blockMesh simple cubic domain 2. snappyHexMesh a stl geometry (circle) and substract it from mesh 3. run the flow with dynamicMeshDict for adaptive refinement, based on vorticity. This works as expected with one problem: dynamicMeshDict reports: Quote:
checkMesh (before running the solver) reports: Quote:
As the sum of (front+back+inlet+outlet) + non-hexahedra = 120 + 52 = 172 It seems to me that the problem are the non-hexahedra cells. In the attached file, red cells are refined, blue not. Yellow cells should be refined, but are protected. Thanks for a hint, where the problem is. ( except in front of the monitor ) William |
|||
November 21, 2016, 10:33 |
|
#2 |
Member
Peter
Join Date: Nov 2015
Location: Hamburg, Germany
Posts: 57
Rep Power: 11 |
Dear William,
did you find a solution for the problem that Adaptive Mesh Refinement is not working for non-pure-hex cells? I also faced this problem here http://www.cfd-online.com/Forums/ope...tml#post612304 But I didn't find a solution until now... Although is should work, see e.g. what T. Holzmann achieved: https://www.youtube.com/watch?v=u-VV3euIsXo Regards, Peter |
|
November 21, 2020, 04:34 |
|
#3 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
I just tested to use AMR on a flow around a sphere where the mesh is generated by snappyhexMesh and it worked. I used OF2006. In this version (maybe also earlier) cells which cannot be refined are shielded in the beginning of the simulation. The only drawback is that one cannot use wall layers. A mesh generated with snappyhexMesh with wall layers produces the following error:
Code:
--> FOAM FATAL ERROR: cell 29599 of level 5 uses more than 8 points of equal or lower level Points so far:8(14554 25760 25761 28967 35727 35732 35737 35742) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Error in mesh writing | helios | ANSYS Meshing & Geometry | 21 | August 19, 2021 15:18 |
[snappyHexMesh] Problem with decomposePar, snappyHexMesh | luca1992 | OpenFOAM Meshing & Mesh Conversion | 12 | August 23, 2017 20:06 |
[snappyHexMesh] Problem airfoil snappyhexmesh add layer | bye bye my blue | OpenFOAM Meshing & Mesh Conversion | 1 | May 5, 2017 06:56 |
[Netgen] Import netgen mesh to OpenFOAM | hsieh | OpenFOAM Meshing & Mesh Conversion | 32 | September 13, 2011 06:50 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |