diff --git a/1.Static/MASTERFILES/run.lam b/1.Static/MASTERFILES/run.lam
index 09de386266a3713593d8cc88221e91108a1e4835..328b1812a555d89acbce40beeb243d5c65cff910 100644
--- a/1.Static/MASTERFILES/run.lam
+++ b/1.Static/MASTERFILES/run.lam
@@ -145,11 +145,14 @@ boundary        p p p
 neighbor 1.2 bin
 neigh_modify every 1 delay 1 check yes 
 
+restart ${trestart} Data/Restart.topo2.
 
 variable rnewname index newdataRestart.${simname}.
 read_data ${rnewname}0
 shell mv ${rnewname}0 Data/${rnewname}0
 
+
+
 ###############################
 ####	BOX AND WALL	 ######
 ###############################
@@ -205,7 +208,7 @@ comm_modify cutoff 3.0
 
 thermo 10000
 thermo_style   custom step  temp  epair ebond eangle vol cpu
-run ${run2} 
+run ${run2} #ONLY 5000x100'000 rather than 10'000x100'000
 ################################################
 
 ################