From 14119caa9761d2d44a7c31b129a9bf76b810b710 Mon Sep 17 00:00:00 2001
From: andy <andy>
Date: Tue, 14 Jan 2014 17:50:31 +0000
Subject: [PATCH] ENH: script update

---
 tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-simulation | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-simulation b/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-simulation
index e789caef9fd..f7ad32e4747 100755
--- a/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-simulation
+++ b/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-simulation
@@ -31,7 +31,7 @@ runApplication setFields
 runApplication decomposePar -force
 
 # Run
-runParallel $application 8
+runParallel $application $nProcs
 
 # Reconstruct
 runApplication reconstructPar -noFunctionObjects
-- 
GitLab