ENH: use topological merge as default for blockMesh (closes #1589)
- faster and fewer issues with high aspect ratio cells. - `blockMesh -merge-geometric` for old behaviour
Showing
- applications/utilities/mesh/generation/PDRblockMesh/PDRblockMesh.C 4 additions, 1 deletion...ons/utilities/mesh/generation/PDRblockMesh/PDRblockMesh.C
- applications/utilities/mesh/generation/blockMesh/blockMesh.C 25 additions, 4 deletionsapplications/utilities/mesh/generation/blockMesh/blockMesh.C
- src/mesh/blockMesh/Make/files 2 additions, 2 deletionssrc/mesh/blockMesh/Make/files
- src/mesh/blockMesh/blockMesh/blockMesh.C 17 additions, 8 deletionssrc/mesh/blockMesh/blockMesh/blockMesh.C
- src/mesh/blockMesh/blockMesh/blockMesh.H 27 additions, 9 deletionssrc/mesh/blockMesh/blockMesh/blockMesh.H
- src/mesh/blockMesh/blockMesh/blockMeshMergeGeometrical.C 2 additions, 1 deletionsrc/mesh/blockMesh/blockMesh/blockMeshMergeGeometrical.C
- src/mesh/blockMesh/blockMesh/blockMeshMergeTopological.C 2 additions, 2 deletionssrc/mesh/blockMesh/blockMesh/blockMeshMergeTopological.C
Please register or sign in to comment