diff --git a/tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D/Allrun b/tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D/Allrun
index 0df20956c9ac483656827296d67acc5f1423a164..3aa63c00d9b7d1b846e4e231834287a4d5e56fa6 100755
--- a/tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D/Allrun
+++ b/tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D/Allrun
@@ -12,5 +12,6 @@ application=`getApplication`
 #runApplication $application
 runApplication decomposePar
 runParallel $application 4
+runApplication reconstructPar
 
 # ----------------------------------------------------------------- end-of-file