From c73dcc34f0ff0da86f3a2417843daad13f89eef3 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Mon, 12 Nov 2018 01:42:20 +0100 Subject: [PATCH] TUT: update foamToVTK usage --- .../preProcessing/decompositionConstraints/geometric/Allrun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/preProcessing/decompositionConstraints/geometric/Allrun b/tutorials/preProcessing/decompositionConstraints/geometric/Allrun index 8cbcee602d..ebdecfbb0e 100755 --- a/tutorials/preProcessing/decompositionConstraints/geometric/Allrun +++ b/tutorials/preProcessing/decompositionConstraints/geometric/Allrun @@ -15,6 +15,6 @@ runApplication blockMesh runApplication decomposePar -dry-run -cellDist -runApplication foamToVTK -xml -excludePatches '(".*")' +runApplication foamToVTK -noBoundary #------------------------------------------------------------------------------