From de832dc9376cadfa2b3c82c715f30d67966fcf05 Mon Sep 17 00:00:00 2001
From: ygutier2 <yair.fosado@ed.ac.uk>
Date: Wed, 11 Aug 2021 15:52:27 +0100
Subject: [PATCH] Update run.lam.restart

---
 1.Static/MASTERFILES/run.lam.restart | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/1.Static/MASTERFILES/run.lam.restart b/1.Static/MASTERFILES/run.lam.restart
index 2ed0367..976cdb7 100644
--- a/1.Static/MASTERFILES/run.lam.restart
+++ b/1.Static/MASTERFILES/run.lam.restart
@@ -65,7 +65,6 @@ 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
-#fix WALL all wall/lj126 xhi EDGE 1.0 1.0 1.122462048 xlo EDGE 1.0 1.0 1.122462048 yhi EDGE 1.0 1.0 1.122462048 ylo EDGE 1.0 1.0 1.122462048 zhi EDGE 1.0 1.0 1.122462048 zlo EDGE 1.0 1.0 1.122462048 units box
 
 ####################################
 ####	ANGLE	             #######
@@ -160,7 +159,6 @@ 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
-#fix WALL all wall/lj126 xhi EDGE 1.0 1.0 1.122462048 xlo EDGE 1.0 1.0 1.122462048 yhi EDGE 1.0 1.0 1.122462048 ylo EDGE 1.0 1.0 1.122462048 zhi EDGE 1.0 1.0 1.122462048 zlo EDGE 1.0 1.0 1.122462048 units box
 
 #######################################################
 ####	PAIRS -- REPULSIVE + TOPO II 	#######
@@ -241,4 +239,4 @@ jump SELF #last line!!!
 ### values 1-10. Then when a particular simulation finishes, the 
 ### script will be run again with the next value of jobnumber, 
 ### until N simulations have been run.
-## SO ULOOP IS "SERIAL" BUT FOR SURE 10x1 PROCs ARE ALWAYS BUSY
+## SO ULOOP IS "SERIAL" BUT FOR SURE 10x1 PROCs ARE ALWAYS BUSY
\ No newline at end of file
-- 
GitLab