GIT: tutorials: cleanup

This commit is contained in:
mattijs
2022-06-13 09:58:52 +01:00
parent fb727bab35
commit 10d08c28e5
5 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
cd "${0%/*}" || exit # Run from this directory
. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions # Tutorial run functions
#------------------------------------------------------------------------------
( cd flange && ./Allclean )
@ -13,5 +12,6 @@ cd "${0%/*}" || exit # Run from this directory
( cd motorBike_leakDetection && ./Allclean )
( cd opposite_walls && ./Allclean )
( cd airfoilWithLayers && ./Allclean )
( cd sphere_gapClosure && ./Allclean )
#------------------------------------------------------------------------------

View File

@ -12,6 +12,7 @@ cd "${0%/*}" || exit # Run from this directory
( cd motorBike_leakDetection && ./Allrun )
( cd opposite_walls && ./Allrun )
( cd airfoilWithLayers && ./Allrun )
( cd sphere_gapClosure && ./Allrun )
exit 0

View File

@ -1 +0,0 @@
../../heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges

View File

@ -1 +0,0 @@
../../incompressible/simpleFoam/motorBike

View File

@ -1 +0,0 @@
../../heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater