snappyHexMesh failure for pipe_snapAtInterface
Fails to assign all cells to a cellZone or -1; leaves them -2 which causes problems.
/home/alex2/prashant/QA/UNIT_TESTS/OpenFOAM-test.merge-foundation-test2/testCases/mesh/pipe_snapAtInterface
Fails to assign all cells to a cellZone or -1; leaves them -2 which causes problems.
/home/alex2/prashant/QA/UNIT_TESTS/OpenFOAM-test.merge-foundation-test2/testCases/mesh/pipe_snapAtInterface
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
It currently explicitly does not step through a stand-alone faceZone since it assumes the other side is a cellZone or has a locationInMesh. We probably have to check specifically for that.
snappyHexMesh_debug_20160622.tgz
Added extra check to attached version of snappyHexMesh. It now 'walks' through the faceZone if there is no cellZone attached to it and cells on one side have not been set yet. Works on pipe_snapAtInterface. Fancy trying this on some other case?
Reassigned to @Mattijs
It works on other cases as well. /home/alex2/prashant/QA/UNIT_TESTS/OpenFOAM-test.merge-foundation-test2/testCases/mesh/*
mentioned in commit a00ac8b4fecdbef43e49f71969805fc699e3d125
Pushed the attached snappyHexMesh to plus.develop
Status changed to closed by commit a00ac8b4fecdbef43e49f71969805fc699e3d125
By Andrew Heather on 2016-06-30T22:09:42 (imported from GitLab project)