diff --git a/NPLib/scripts/test/simulation_run.sh b/NPLib/scripts/test/simulation_run.sh
index 0d3a0fdc1dda954642b885a188d3361898b020f7..cf65c8b6fb70c1294605a059e51fbf389ea47725 100755
--- a/NPLib/scripts/test/simulation_run.sh
+++ b/NPLib/scripts/test/simulation_run.sh
@@ -4,7 +4,14 @@
 set -ev
 
 # go to nps
+
+cd $NPTOOL/Examples/Example1
+npsimulation -D Example1.detector -E Example1.reaction -O Example1 -B run.mac
 cd $NPTOOL/Examples/Example2
 npsimulation -D Example2.detector -E Example2.reaction -O Example2 -B 28Mg.mac
 npanalysis --last-sim -O Example2
 echo ".q" | root -b -l ShowResults.C
+cd $NPTOOL/Examples/Example4
+./sim.sh
+cd $NPTOOL/Examples/Example5
+./sim.sh