From c464cd6fe4b00e6188bfbe8e486647d0b3ac75af Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Fri, 20 Apr 2018 17:16:39 +0100 Subject: [PATCH] tutorials::annularThermalMixer: Update Allrun to use surfaceFeatures --- .../compressible/rhoPimpleFoam/RAS/annularThermalMixer/Allrun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/compressible/rhoPimpleFoam/RAS/annularThermalMixer/Allrun b/tutorials/compressible/rhoPimpleFoam/RAS/annularThermalMixer/Allrun index d980a53b9..ed93cf4df 100755 --- a/tutorials/compressible/rhoPimpleFoam/RAS/annularThermalMixer/Allrun +++ b/tutorials/compressible/rhoPimpleFoam/RAS/annularThermalMixer/Allrun @@ -4,7 +4,7 @@ cd ${0%/*} || exit 1 # Run from this directory # Source tutorial run functions . $WM_PROJECT_DIR/bin/tools/RunFunctions -runApplication surfaceFeatureExtract +runApplication surfaceFeatures runApplication blockMesh runApplication snappyHexMesh -overwrite