Difference between revisions of "Domain decomposition methods for waves"

From ONELAB
Jump to: navigation, search
Line 5: Line 5:
 
To run the model, open '''waveguide3d.pro''' with Gmsh. (This is for demonstration uses only. For actual, parallel computations, you should [https://geuz.org/trac/getdp/wiki/ForDavid compile GetDP and Gmsh with MPI support] and [http://onelab.info/files/ddm_wave_simple/run_slurm.sh run the examples from the command line on an HPC cluster].)
 
To run the model, open '''waveguide3d.pro''' with Gmsh. (This is for demonstration uses only. For actual, parallel computations, you should [https://geuz.org/trac/getdp/wiki/ForDavid compile GetDP and Gmsh with MPI support] and [http://onelab.info/files/ddm_wave_simple/run_slurm.sh run the examples from the command line on an HPC cluster].)
  
The formulations implement non-overlapping Schwarz domain decomposition methods for the Helmholtz equation and for the time-harmonic Maxwell system. Several families of transmission conditions are implemented: zeroth- and second-order optimized conditions<ref name=Despres1 /><ref name=Despres2 /><ref name=Gander1 /><ref name=Gander2 /><ref name=Boubendor1 />, as well as new Padé-localized square-root conditions<ref name=BoubAntGeuz2012 />.
+
The formulations implement non-overlapping Schwarz domain decomposition methods for the Helmholtz equation and for the time-harmonic Maxwell system. Several families of transmission conditions are implemented: zeroth- and second-order optimized conditions<ref name=Despres1 /><ref name=Despres2 /><ref name=Gander1 /><ref name=Gander2 /><ref name=Boubendir1 /><ref name= RawatL10>, as well as new Padé-localized square-root conditions<ref name=BoubAntGeuz2012 /><ref name=ElBouAntGeuz2014 />.
  
 
== References ==
 
== References ==
Line 23: Line 23:
 
<ref name=Boubendir1>A. Bendali and Y. Boubendir, Non-Overlapping Domain Decomposition Method for a Nodal Finite
 
<ref name=Boubendir1>A. Bendali and Y. Boubendir, Non-Overlapping Domain Decomposition Method for a Nodal Finite
 
Element Method, Numerische Mathematik 103(4), pp.515-537,  (2006).</ref>
 
Element Method, Numerische Mathematik 103(4), pp.515-537,  (2006).</ref>
 +
 +
<ref name=RawatL10>V. Rawat and J.-F. Lee, Nonoverlapping Domain Decomposition with Second Order Transmission Condition for the Time-Harmonic Maxwell's Equations, SIAM Journal on Scientific Computing, 32(6), pp. 3584-3603, 2010.</ref>
  
 
<ref name=BoubAntGeuz2012>Y. Boubendir, X. Antoine, C. Geuzaine.  [http://www.montefiore.ulg.ac.be/~geuzaine/preprints/ddm_helmholtz_preprint.pdf A quasi-optimal non-overlapping domain decomposition algorithm for the Helmholtz equation]. Journal of Computational Physics 231 (2), 262-280, 2012.</ref>
 
<ref name=BoubAntGeuz2012>Y. Boubendir, X. Antoine, C. Geuzaine.  [http://www.montefiore.ulg.ac.be/~geuzaine/preprints/ddm_helmholtz_preprint.pdf A quasi-optimal non-overlapping domain decomposition algorithm for the Helmholtz equation]. Journal of Computational Physics 231 (2), 262-280, 2012.</ref>
 +
 +
<ref name=ElBouAntGeuz2014>M. El Bouajaji, X. Antoine, C. Geuzaine.  Approximate local magnetic-to-electric surface operators for time-harmonic Maxwell’s equations, Submitted, 2014.</ref>
  
 
</references>
 
</references>

Revision as of 20:36, 21 May 2014

Optimized Schwarz domain decomposition methods for time-harmonic wave problems

Download model archive (ddm_wave_simple.zip)
Browse individual model files

Introduction

To run the model, open waveguide3d.pro with Gmsh. (This is for demonstration uses only. For actual, parallel computations, you should compile GetDP and Gmsh with MPI support and run the examples from the command line on an HPC cluster.)

The formulations implement non-overlapping Schwarz domain decomposition methods for the Helmholtz equation and for the time-harmonic Maxwell system. Several families of transmission conditions are implemented: zeroth- and second-order optimized conditions[1][2][3][4][5]Cite error: Closing </ref> missing for <ref> tag

[2]

[3]

[4]

[5]

[6]

[7]

[8]

</references>


Models developed by X. Antoine, Y. Boubendir, M. El Bouajaji, D. Colignon, C. Geuzaine, N. Marsic, B. Thierry, S. Tournier and A. Vion. This work was funded in part by the Belgian Science Policy (IAP P6/21 and P7/02), the Belgian French Community (ARC 09/14-02), the Walloon Region (WIST3 No 1017086 ONELAB and ALIZEES), the Agence Nationale pour la Recherche (ANR-09-BLAN-0057-01 MicroWave) and the EADS Foundation (grant 089-1009-1006 High-BRID).
  1. Cite error: Invalid <ref> tag; no text was provided for refs named Despres1
  2. 2.0 2.1 B. Després, P. Joly and J. Roberts, A domain decomposition method for the harmonic Maxwell equations, Iterative methods in linear algebra (Brussels, 1991), pp. 475-484, North-Holland, 1992.
  3. 3.0 3.1 M. Gander, F. Magoulès and F. Nataf, Optimized Schwarz methods without overlap for the Helmholtz equation}, SIAM Journal on Scientific Computing, 24(1), pp. 38-60, 2002.
  4. 4.0 4.1 V. Dolean, M. Gander and L. Gerardo-Giorda, Optimized Schwarz methods for Maxwell's equations, SIAM Journal on Scientific Computing, 31(3), pp. 2193-2213, 2009.
  5. 5.0 5.1 A. Bendali and Y. Boubendir, Non-Overlapping Domain Decomposition Method for a Nodal Finite Element Method, Numerische Mathematik 103(4), pp.515-537, (2006).
  6. V. Rawat and J.-F. Lee, Nonoverlapping Domain Decomposition with Second Order Transmission Condition for the Time-Harmonic Maxwell's Equations, SIAM Journal on Scientific Computing, 32(6), pp. 3584-3603, 2010.
  7. Y. Boubendir, X. Antoine, C. Geuzaine. A quasi-optimal non-overlapping domain decomposition algorithm for the Helmholtz equation. Journal of Computational Physics 231 (2), 262-280, 2012.
  8. M. El Bouajaji, X. Antoine, C. Geuzaine. Approximate local magnetic-to-electric surface operators for time-harmonic Maxwell’s equations, Submitted, 2014.