A novel highly efficient Lagrangian model for massively multidomain simulations: parallel context
Sebastian Florez, Julien Fausty, Karen Alvarado, Brayan Murgas, Marc, Bernacki

TL;DR
This paper presents a parallel MPI-based implementation of a novel 2D multi-domain simulation model that discretizes both interfaces and interiors, demonstrating promising accuracy and performance in grain growth simulations.
Contribution
It introduces a robust parallel implementation of a previously developed 2D multi-domain simulation model using MPI, enabling efficient large-scale simulations.
Findings
The parallel implementation shows high efficiency and scalability.
The model accurately simulates grain growth by curvature flow.
Performance comparisons indicate advantages over existing methods.
Abstract
A new method for the simulation of evolving multi-domains problems has been introduced in a previous work (RealIMotion), Florez et al. (2020). In this article further developments of the model will be presented. The main focus here is a robust parallel implementation using a distributed-memory approach with the Message Passing Interface (MPI) library OpenMPI. The original 2D sequential methodology consists in a modified front-tracking approach where the main originality is that not only interfaces between domains are discretized but their interiors are also meshed. The interfaces are tracked based on the topological degree of each node on the mesh and the remeshing and topological changes of the domains are driven by selective local operations performed over an element patch. The accuracy and the performance of the sequential method has proven very promising in Florez et al. (2020). In…
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
TopicsAdvanced Numerical Methods in Computational Mathematics · Lattice Boltzmann Simulation Studies · Computational Geometry and Mesh Generation
