From 70a6a9d76b865824c9599a2667bc39a84c334721 Mon Sep 17 00:00:00 2001 From: ygutier2 <yair.fosado@ed.ac.uk> Date: Thu, 12 Aug 2021 10:13:46 +0100 Subject: [PATCH] Update bash.run.restart.sh --- 1.Static/bash.run.restart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.Static/bash.run.restart.sh b/1.Static/bash.run.restart.sh index 489a4a5..3dc9309 100644 --- a/1.Static/bash.run.restart.sh +++ b/1.Static/bash.run.restart.sh @@ -46,7 +46,7 @@ do echo "variable seedthermo equal ${r5}" >> parameters.dat #nohup ~/lmp_mpi_29Oct2020 -in run.lam.restart < /dev/null > out & - ~/SoftwareMD/lammps-29Oct20/exec/lmp_mpi_29Oct20 -in run.lam.restart + ~/lmp_mpi_29Oct2020 -in run.lam.restart cd ../ -- GitLab