ENH: generate local orientation vectors for blockMesh VTK output (#1903)
- can help when designing/debugging blockMesh layouts - propagate low-level cellModel methods face() and edge() to cellShape STYLE: relocate blockMesh OBJ output to application only - remove blockTopology files in cleanCase function - improve code consistency in top-level blockMesh, PDRblockMesh generation.
Showing
- applications/utilities/mesh/generation/PDRblockMesh/PDRblockMesh.C 18 additions, 52 deletions...ons/utilities/mesh/generation/PDRblockMesh/PDRblockMesh.C
- applications/utilities/mesh/generation/PDRblockMesh/cleanMeshDirectory.H 45 additions, 0 deletions...ilities/mesh/generation/PDRblockMesh/cleanMeshDirectory.H
- applications/utilities/mesh/generation/PDRblockMesh/printMeshSummary.H 85 additions, 0 deletions...utilities/mesh/generation/PDRblockMesh/printMeshSummary.H
- applications/utilities/mesh/generation/blockMesh/addCellZones.H 0 additions, 1 deletion...ations/utilities/mesh/generation/blockMesh/addCellZones.H
- applications/utilities/mesh/generation/blockMesh/blockMesh.C 11 additions, 97 deletionsapplications/utilities/mesh/generation/blockMesh/blockMesh.C
- applications/utilities/mesh/generation/blockMesh/blockMeshOBJ.H 54 additions, 0 deletions...ations/utilities/mesh/generation/blockMesh/blockMeshOBJ.H
- applications/utilities/mesh/generation/blockMesh/blockMeshVTK.H 100 additions, 0 deletions...ations/utilities/mesh/generation/blockMesh/blockMeshVTK.H
- applications/utilities/mesh/generation/blockMesh/cleanMeshDirectory.H 45 additions, 0 deletions.../utilities/mesh/generation/blockMesh/cleanMeshDirectory.H
- applications/utilities/mesh/generation/blockMesh/printMeshSummary.H 85 additions, 0 deletions...ns/utilities/mesh/generation/blockMesh/printMeshSummary.H
- applications/utilities/surface/surfaceClean/surfaceClean.C 4 additions, 2 deletionsapplications/utilities/surface/surfaceClean/surfaceClean.C
- bin/tools/CleanFunctions 5 additions, 3 deletionsbin/tools/CleanFunctions
- src/OpenFOAM/meshes/meshShapes/cellModel/cellModel.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/meshShapes/cellModel/cellModel.H
- src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H 19 additions, 14 deletionssrc/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H
- src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeI.H 50 additions, 61 deletionssrc/OpenFOAM/meshes/meshShapes/cellShape/cellShapeI.H
- src/mesh/blockMesh/blockMesh/blockMesh.C 0 additions, 13 deletionssrc/mesh/blockMesh/blockMesh/blockMesh.C
- src/mesh/blockMesh/blockMesh/blockMesh.H 0 additions, 6 deletionssrc/mesh/blockMesh/blockMesh/blockMesh.H
Please register or sign in to comment