From 3350c4a6a51df6aa6fd38b3253f3db62d2a4f108 Mon Sep 17 00:00:00 2001
From: ygutier2 <yair.fosado@ed.ac.uk>
Date: Thu, 12 Aug 2021 10:13:24 +0100
Subject: [PATCH] Update bash.run.sh

---
 1.Static/bash.run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1.Static/bash.run.sh b/1.Static/bash.run.sh
index dee366a..bd38c88 100644
--- a/1.Static/bash.run.sh
+++ b/1.Static/bash.run.sh
@@ -32,7 +32,7 @@ do
   echo "variable seedthermo equal ${r5}" >> parameters.dat
 
   #nohup ~/lmp_mpi_29Oct2020 -in run.lam < /dev/null > out &
-  ~/SoftwareMD/lammps-29Oct20/exec/lmp_mpi_29Oct20 -in run.lam
+  ~/lmp_mpi_29Oct2020 -in run.lam
   
   cd ../
 
-- 
GitLab