Feature overlapping zones
Summary
More functionality to allow overlapping zones (cell,face,pointZones). (note this was already supported in polyMesh and decomposePar)
Resolved bugs (If applicable)
none
Details of new models (If applicable)
It is not used by default - it requires explicit code changes to insert overlapping cellZones. So far adaptations have been made:
- mesh.cellZones() / faceZones() etc : investigate which zones items are in
- redistributePar
- subsetMesh
- polyTopoChange
Risks
Should be backwards compatible.
Merge request reports
Activity
assigned to @andy
added 78 commits
-
ee87513d...28e21203 - 74 commits from branch
develop
- b751c51c - ENH: polyTopoChange: support for overlapping zones
- 8764ac9b - ENH: polyTopoChange: invert logic
- 7b5dc3bc - ENH: redistributePar: support for overlapping zones
- 0740ead4 - ENH: filter: added overlapping cellZone fvOption
Toggle commit list-
ee87513d...28e21203 - 74 commits from branch
mentioned in commit f6395386
Please register or sign in to reply