Skip to content

Commit 04d1fae

Browse files
authored
Merge pull request #886 from Parallel-in-Time/bibtex-bibbot-885-4df3f3c
pint.bib updates
2 parents 4df3f3c + c313e9d commit 04d1fae

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

_bibliography/pint.bib

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7541,6 +7541,15 @@ @article{FungEtAl2025
75417541
year = {2025},
75427542
}
75437543

7544+
@unpublished{LaidinEtAl2025,
7545+
abstract = {We present the design of a multiscale parareal method for kinetic equations in the fluid dynamic regime. The goal is to reduce the cost of a fully kinetic simulation using a parallel in time procedure. Using the multiscale property of kinetic models, the cheap, coarse propagator consists in a fluid solver and the fine (expensive) propagation is achieved through a kinetic solver for a collisional Vlasov equation. To validate our approach, we present simulations in the 1D in space, 3D in velocity settings over a wide range of initial data and kinetic regimes, showcasing the accuracy, efficiency, and the speedup capabilities of our method.},
7546+
author = {Tino Laidin and Thomas Rey},
7547+
howpublished = {arXiv:2502.02704v1 [math.NA]},
7548+
title = {A Parareal in time numerical method for the collisional Vlasov equation in the hyperbolic scaling},
7549+
url = {http://arxiv.org/abs/2502.02704v1},
7550+
year = {2025},
7551+
}
7552+
75447553
@article{PamelaEtAl2025,
75457554
author = {Pamela, S.J.P. and Carey, N. and Brandstetter, J. and Akers, R. and Zanisi, L. and Buchanan, J. and Gopakumar, V. and Hoelzl, M. and Huijsmans, G. and Pentland, K. and James, T. and Antonucci, G.},
75467555
doi = {10.1016/j.cpc.2024.109391},
@@ -7568,3 +7577,12 @@ @article{ParpasEtAl2025
75687577
volume = {171},
75697578
year = {2025},
75707579
}
7580+
7581+
@unpublished{ZhangEtAl2025,
7582+
abstract = {This paper investigates the parareal algorithms for solving the stochastic Maxwell equations driven by multiplicative noise, focusing on their convergence, computational efficiency and numerical performance. The algorithms use the stochastic exponential integrator as the coarse propagator, while both the exact integrator and the stochastic exponential integrator are used as fine propagators. Theoretical analysis shows that the mean square convergence rates of the two algorithms selected above are proportional to $k/2$, depending on the iteration number of the algorithms. Numerical experiments validate these theoretical findings, demonstrating that larger iteration numbers $k$ improve convergence rates, while larger damping coefficients $\sigma$ accelerate the convergence of the algorithms. Furthermore, the algorithms maintain high accuracy and computational efficiency, highlighting their significant advantages over traditional exponential methods in long-term simulations.},
7583+
author = {Liying Zhang and Qi Zhang and Lihai Ji},
7584+
howpublished = {arXiv:2502.02473v1 [math.NA]},
7585+
title = {Parareal Algorithms for Stochastic Maxwell Equations Driven by Multiplicative Noise},
7586+
url = {http://arxiv.org/abs/2502.02473v1},
7587+
year = {2025},
7588+
}

0 commit comments

Comments
 (0)