From ac142d5beeb01942499e929f47503c681ec7691f Mon Sep 17 00:00:00 2001
From: ygutier2 <yair.fosado@ed.ac.uk>
Date: Thu, 12 Aug 2021 10:16:59 +0100
Subject: [PATCH] Update README.md

---
 1.Static/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1.Static/README.md b/1.Static/README.md
index 6b434dc..e89a3bb 100644
--- a/1.Static/README.md
+++ b/1.Static/README.md
@@ -6,7 +6,7 @@ The bash scripts provided in this folder contain the instructions to run 64 inde
 * The external program (*Topo2_random_region.c++*) that places the topoII randomly along the polymer by changing the bead type of 50 consecutive beads, from type 1 to type 4.
 * The Initial configuration data file (*Eq.5_1.N1000.data*), located inside the folder *Init*.
 
-
+Also, it is assumed that the LAMMPS executable is called *lmp_mpi_29Oct2020* and is located in the user's home directory with path  (*~/lmp_mpi_29Oct2020*). 
 
 ## Run from initial configuration data file
 
-- 
GitLab