TUT: snappyHexMesh: demo multiple insidePoints

This commit is contained in:
mattijs
2023-12-07 14:41:37 +00:00
parent 8cd22c1a83
commit 227480c366
14 changed files with 756 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#!/bin/sh
cd "${0%/*}" || exit # Run from this directory
. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions # Tutorial clean functions
#------------------------------------------------------------------------------
cleanCase0
#------------------------------------------------------------------------------