From 98685204f76c10298e81e7536430f58eccb34e55 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@uliege.be> Date: Sun, 1 Apr 2018 22:26:47 +0200 Subject: [PATCH] fix link --- GetDDM/getddm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GetDDM/getddm.html b/GetDDM/getddm.html index 28e455e..9f607c4 100644 --- a/GetDDM/getddm.html +++ b/GetDDM/getddm.html @@ -81,8 +81,8 @@ mpirun -np 100 getdp -setnumber N_DOM 100 waveguide3d.pro -solve DDM</pre> </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> + for <a href="https://gitlab.onelab.info/doc/models/tree/master/GetDDM/run_slurm.sh">SLURM</a> + and <a href="https://gitlab.onelab.info/doc/models/tree/master/GetDDM/run_pbs.sh">PBS</a> schedulers are provided. </p> -- GitLab