From adc0d09b863697386a00364f17b8faa8b71974dd Mon Sep 17 00:00:00 2001
From: Bertrand Thierry <bthierry@math.cnrs.fr>
Date: Thu, 2 Sep 2021 16:02:30 +0200
Subject: [PATCH] update readme

---
 DDM-Corner-Helmholtz-2D/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/DDM-Corner-Helmholtz-2D/README.md b/DDM-Corner-Helmholtz-2D/README.md
index eeb1635..9535c3c 100644
--- a/DDM-Corner-Helmholtz-2D/README.md
+++ b/DDM-Corner-Helmholtz-2D/README.md
@@ -77,7 +77,6 @@ Here are the available options:
 - `Input`: 
   - `wavenumber`
   - `Type of incident wave`: `Plane wave` (exp^{i*k*(alpha*x)}, alpha = `Incident angle`) or Fourier mode (with m = `Mode number`)
-  - `Incident angle`: for a plane wave, this is the angle of incidence (in rad.).
 - `IterativeSolver`
   - `Solver`: `Jacobi` ("Parallel Schwarz") or `gmres`. The `print` is only for debugging purpose and might not work on your configuration.
   - `Tolerance`, `Max it` and `Restart` (GMRES only) are classical parameter
-- 
GitLab