View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001524 | OpenFOAM | Bug | public | 2015-02-13 16:14 | 2015-03-05 17:52 |
Reporter | projectionist | Assigned To | henry | ||
Priority | low | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 14.10 |
Summary | 0001524: refineWallLayer destroys cellZones | ||||
Description | When I create a mesh with a cellZone and later refine the cells next to a patch, my cellZone gets disrupted. I posted before/after images there: http://www.cfd-online.com/Forums/openfoam-meshing-utilities/148505-refinewalllayer-breaks-cellzones.html | ||||
Steps To Reproduce | Create a cellZone which contains cells at a boundary patch Call refineWallLayer for this very boundary patch Watch the cellZone | ||||
Tags | No tags attached. | ||||
|
|
|
Greetings Gerhard, Any chance you can provide a test case for this? I think I know how to solve this, since it's a zone and something very similar was implemented in "decomposePar" and "reconstructPar" in OpenFOAM 2.3.0. But better yet, this is something that "snappyHexMesh" already is able to do! Therefore, if you can provide the test case, it'll be easier to implement and test this feature request. Best regards, Bruno |
|
|
|
I added a case. It's a simple cylindrical mesh. All cells belong to a cellZone called "zone" (I am very creative at making up names). The cell zone definition is part of blockMeshDict, thus I can not redo the creation of the cellZone, as it would be the case, if I used topoSet or a similar tool. Run 'blockMesh' and afterwards 'refineWallLayer walls 0.5' Open ParaView and watch the fate of the zone. |
|
Resolved by commit 4e8fad3a72a756cade7fa201f8215725518f509d |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-13 16:14 | projectionist | New Issue | |
2015-02-13 16:14 | projectionist | File Added: cellZone_afterRefinement.png | |
2015-02-14 15:24 | wyldckat | Note Added: 0003764 | |
2015-02-16 08:55 | projectionist | File Added: pipeMesh.tar.gz | |
2015-02-16 08:58 | projectionist | Note Added: 0003794 | |
2015-03-05 17:51 | henry | Note Added: 0003968 | |
2015-03-05 17:51 | henry | Status | new => resolved |
2015-03-05 17:51 | henry | Resolution | open => fixed |
2015-03-05 17:51 | henry | Assigned To | => henry |