From beabf6f29e143874dcf8f49b3d6419f613ea4352 Mon Sep 17 00:00:00 2001 From: Axel Modave <axel.modave@ensta-paris.fr> Date: Sun, 8 Mar 2020 21:53:15 +0100 Subject: [PATCH] pp --- HelmholtzDDMwithCrosspoints/README.txt | 15 ++++++++++++--- HelmholtzHABCwithCorners/README.txt | 16 +++++++++++++--- 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/HelmholtzDDMwithCrosspoints/README.txt b/HelmholtzDDMwithCrosspoints/README.txt index 659b7f3..96b59e3 100644 --- a/HelmholtzDDMwithCrosspoints/README.txt +++ b/HelmholtzDDMwithCrosspoints/README.txt @@ -1,6 +1,5 @@ -A non-overlapping HABC-based domain decomposition method with cross-point treatment for 2D Helmholtz problems. - -A. Modave, A. Royer, X. Antoine, X. Geuzaine. An optimized Schwarz domain decomposition method with cross-point treatment for time-harmonic acoustic scattering. https://hal.archives-ouvertes.fr/hal-02432422 +A non-overlapping HABC-based domain decomposition method (DDM) with +cross-point treatment for 2D Helmholtz problems. Models developed by Axel Modave, based on GetDDM codes. @@ -9,3 +8,13 @@ Quick start ----------- Open `main.pro' with Gmsh. + + +Additional info +--------------- + +Used in: + + A. Modave, A. Royer, X. Antoine, X. Geuzaine. An optimized Schwarz domain + decomposition method with cross-point treatment for time-harmonic acoustic + scattering. Preprint: https://hal.archives-ouvertes.fr/hal-02432422 diff --git a/HelmholtzHABCwithCorners/README.txt b/HelmholtzHABCwithCorners/README.txt index 883e2f0..45b6c6b 100644 --- a/HelmholtzHABCwithCorners/README.txt +++ b/HelmholtzHABCwithCorners/README.txt @@ -1,6 +1,5 @@ -High-order absorbing boundary conditions with corner and edge treatment for 2D and 3D Helmholtz problems. - -A. Modave, X. Geuzaine, X. Antoine (2020). Corner treatments for high-order absorbing boundary conditions in high-frequency acoustic scattering problems. J. Comput. Phys., 401, 109029 (preprint: https://hal.archives-ouvertes.fr/hal-01925160) +High-order absorbing boundary conditions (HABCs) with corner and edge treatment +for 2D and 3D Helmholtz problems. Models developed by Axel Modave. @@ -9,3 +8,14 @@ Quick start ----------- Open `main.pro' with Gmsh. + + +Additional info +--------------- + +Used in: + + A. Modave, X. Geuzaine, X. Antoine (2020). Corner treatments for high-order + absorbing boundary conditions in high-frequency acoustic scattering problems. + J. Comput. Phys., 401, 109029. + Preprint: https://hal.archives-ouvertes.fr/hal-01925160 -- GitLab