diff --git a/simulations/input/s1.par b/simulations/input/s1.par
index a94a0ffd882b13026865975c304ff65bee75867f..f8518b3dc25a8aa04a7e243b4c997506446b2729 100644
--- a/simulations/input/s1.par
+++ b/simulations/input/s1.par
@@ -2,7 +2,7 @@
 # Mesh Needs to be generated first by Carputils
 
 
-meshname = /code/openCARP-Actors/tests/input/meshes/test_mesh/block
+meshname = /code/openCARP-Actors/simulations/input/meshes/large_domain/block
 
 
 ############### physical regions ##############
@@ -22,7 +22,7 @@ imp_region[0].im     = Shannon
 
 
 ############## stimulus setup #################
-num_stim             =      3
+num_stim             =      2
 stimulus[0].name     = "S1"
 stimulus[0].stimtype =      1 
 stimulus[0].duration =      2.
diff --git a/tests/timing.txt b/tests/timing.txt
deleted file mode 100644
index 8712e8b862039e930c03b114aa2dd1248275e3dd..0000000000000000000000000000000000000000
--- a/tests/timing.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-Agha
-
-Run 1:
-real    3m35.834s
-user    56m32.703s
-sys     0m8.851s
-
-Run 2:
-real    3m17.573s
-user    51m49.249s
-sys     0m5.414s
-
-Run 3:
-real    3m16.245s
-user    51m29.026s
-sys     0m4.755s
-
-
-After update
-real    3m1.850s
-user    47m39.918s
-sys     0m4.916s
-
-real    3m1.776s
-user    47m39.225s
-sys     0m5.412s
\ No newline at end of file