TUT: reduce the number of postProcessing files

This commit is contained in:
Kutalmis Bercin
2021-06-21 16:25:19 +01:00
committed by Sergio Ferraris
parent 57304aeaf6
commit 6eae29aa1d
62 changed files with 166 additions and 186 deletions

View File

@ -11,7 +11,6 @@ cd "${0%/*}" || exit # Run from this directory
runApplication snappyHexMesh -overwrite
runApplication renumberMesh -overwrite
runApplication createPatch -overwrite
)
# Make a 2D mesh by extruding a patch and solve to steady state.