Completed the replacement of setSet with topoSet

topoSet is a more flexible and extensible replacement for setSet using standard
OpenFOAM dictionary input format rather than the limited command-line input
format developed specifically for setSet.  This replacement allows for the
removal of a significant amount of code simplifying maintenance and the addition
of more topoSet sources.
This commit is contained in:
Henry Weller
2021-07-23 19:22:50 +01:00
parent 8f76bfcb42
commit 8d887e0a86
116 changed files with 136 additions and 2460 deletions

View File

@ -42,7 +42,7 @@ cleanCase()
done
rm -rf ./[1-9]* ./-[1-9]* ./log ./log.* ./logSummary.* \
./*.OpenFOAM ./*.blockMesh ./*.foam ./.setSet
./*.OpenFOAM ./*.blockMesh ./*.foam
for d in constant 0
do