From 89449fd6eb4ece5d32dfb18be4f6e0d10792227f Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 17 Mar 2018 14:00:30 +0100
Subject: [PATCH] up

---
 GetDDM/getddm.html | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/GetDDM/getddm.html b/GetDDM/getddm.html
index b94fbb4..85e3718 100644
--- a/GetDDM/getddm.html
+++ b/GetDDM/getddm.html
@@ -79,12 +79,13 @@ Wave Problems</h1>
       mpirun -np 100 gmsh models/GetDDM/waveguide3d.geo -
       mpirun -np 100 getdp models/GetDDM/waveguide3d.pro -solve DDM
     </pre>
-    The actual commands will depend on your particular MPI setup.  Sample
-    scripts
-    for <a href="https://gitlab.onelab.info/doc/models/tree/master/DDMWaves/run_slurm.sh">SLURM</a>
-    and <a href="https://gitlab.onelab.info/doc/models/tree/master/DDMWaves/run_pbs.sh">PBS</a>
-    schedulers are also available.
 </ol>
+<p>
+  The actual commands will depend on your particular MPI setup. Sample scripts
+  for <a href="https://gitlab.onelab.info/doc/models/tree/master/DDMWaves/run_slurm.sh">SLURM</a>
+  and <a href="https://gitlab.onelab.info/doc/models/tree/master/DDMWaves/run_pbs.sh">PBS</a>
+  schedulers are also available.
+</p>
 
 <h2>References</h2>
 
-- 
GitLab