diff --git a/1.Static/MASTERFILES/run.lam.restart b/1.Static/MASTERFILES/run.lam.restart
index 976cdb7426855087c3263810cf965715eef45de7..1b2385b6998a15b2b40ad83da763b53d92803108 100644
--- a/1.Static/MASTERFILES/run.lam.restart
+++ b/1.Static/MASTERFILES/run.lam.restart
@@ -13,7 +13,7 @@ print ${jn}
 #### restart file and timestep ####
 ###################################
 variable readingtime equal 100000000
-variable readingfile index Restart.topo2.${readingtime}
+variable readingfile index Restart.topo2..${readingtime}
 
 
 #################################
@@ -64,7 +64,7 @@ read_restart ${rname}
 ####################################
 ####	BOX AND WALL       #######
 ####################################
-change_box all x final -101 101 y final -101 101 z final -101 101 boundary p p p units box
+change_box all x final -80 80 y final -80 80 z final -80 80 boundary p p p units box
 
 ####################################
 ####	ANGLE	             #######
@@ -158,7 +158,7 @@ shell mv ${rnewname}${readingtime} Data/${rnewname}${readingtime}
 ###############################
 ####	BOX AND WALL	 ######
 ###############################
-change_box all x final -101 101 y final -101 101 z final -101 101 boundary p p p  units box
+change_box all x final -80 80 y final -80 80 z final -80 80 boundary p p p  units box
 
 #######################################################
 ####	PAIRS -- REPULSIVE + TOPO II 	#######