Difference between revisions of "Domain decomposition methods for waves"
(→Introduction) |
|||
Line 5: | Line 5: | ||
To run the models, open '''main.pro''' with Gmsh. (This is for demonstration uses only. For actual, parallel computations, you should compile GetDP and Gmsh with MPI support: see [[GetDDM]]). | To run the models, open '''main.pro''' with Gmsh. (This is for demonstration uses only. For actual, parallel computations, you should compile GetDP and Gmsh with MPI support: see [[GetDDM]]). | ||
− | 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 />, | + | 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 />, new Padé-localized square-root conditions<ref name=BoubAntGeuz2012 /><ref name=ElBouAntGeuz2014 /> and PML conditions. |
+ | |||
+ | Several variants of the recently proposed double-sweep preconditioner<ref name=> are also implemented. | ||
== References == | == References == |
Revision as of 06:59, 2 June 2015
Optimized Schwarz domain decomposition methods for time-harmonic wave problems
|
Download model archive (ddm_waves.zip) |
Introduction
To run the models, open main.pro with Gmsh. (This is for demonstration uses only. For actual, parallel computations, you should compile GetDP and Gmsh with MPI support: see GetDDM).
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][6], new Padé-localized square-root conditions[7][8] and PML conditions.
Several variants of the recently proposed double-sweep preconditionerCite error: Closing </ref>
missing for <ref>
tag
</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).
|