BUG: PDRsetFields fails with non-orthogonal outer region (fixes #1907)
- first sort the cells into their ijk bins, and restrict testing for face orientation to those faces with an owner or neighbour that has an ijk bin. ENH: ensure polyMesh from PDRblockMesh is marked as AUTO_WRITE - the particular polyMesh constructor inherits the writeOpt, which makes is dependent on the caller and thus somewhat fragile for the top level caller.
Showing
- applications/utilities/preProcessing/PDRsetFields/pdrFields/PDRarraysCalc.C 22 additions, 6 deletions...ties/preProcessing/PDRsetFields/pdrFields/PDRarraysCalc.C
- applications/utilities/preProcessing/PDRsetFields/pdrFields/PDRmeshArrays.C 104 additions, 80 deletions...ties/preProcessing/PDRsetFields/pdrFields/PDRmeshArrays.C
- applications/utilities/preProcessing/PDRsetFields/pdrFields/PDRmeshArrays.H 1 addition, 2 deletions...ties/preProcessing/PDRsetFields/pdrFields/PDRmeshArrays.H
- src/mesh/blockMesh/PDRblockMesh/PDRblockCreate.C 8 additions, 3 deletionssrc/mesh/blockMesh/PDRblockMesh/PDRblockCreate.C
Please register or sign in to comment