Waveform Relaxation with asynchronous time-integration
Peter Meisrimel, Philipp Birken

TL;DR
This paper introduces a novel asynchronous waveform relaxation method for partitioned multiphysics time-integration, enabling parallelism and rapid convergence by exchanging solutions asynchronously during computation.
Contribution
A new asynchronous waveform relaxation method is developed, allowing independent adaptive discretizations with improved convergence and performance over classical methods.
Findings
Demonstrated convergence in heat transfer examples
Achieved improved performance over classical WR methods
Applied to coupled Euler and heat equations using open source libraries
Abstract
We consider Waveform Relaxation (WR) methods for partitioned time-integration of surface-coupled multiphysics problems. WR allows independent time-discretizations on independent and adaptive time-grids, while maintaining high time-integration orders. Classical WR methods such as Jacobi or Gauss-Seidel WR are typically either parallel or converge quickly. We present a novel parallel WR method utilizing asynchronous communication techniques to get both properties. Classical WR methods exchange discrete functions after time-integration of a subproblem. We instead asynchronously exchange time-point solutions during time-integration and directly incorporate all new information in the interpolants. We show both continuous and time-discrete convergence in a framework that generalizes existing linear WR convergence theory. An algorithm for choosing optimal relaxation in our new WR method is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Electromagnetic Simulation and Numerical Methods · Advanced Numerical Methods in Computational Mathematics
