Skip to content

Commit ed3ea2b

Browse files
authored
updated pint.bib using bibbot
1 parent b121266 commit ed3ea2b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_bibliography/pint.bib

+14
Original file line numberDiff line numberDiff line change
@@ -7633,6 +7633,20 @@ @unpublished{LaidinEtAl2025
76337633
year = {2025},
76347634
}
76357635

7636+
@article{LiEtAl2025,
7637+
author = {Li, Shishun and Xu, Lei and Cai, Xiao‐Chuan},
7638+
doi = {10.1002/nla.70014},
7639+
issn = {1099-1506},
7640+
journal = {Numerical Linear Algebra with Applications},
7641+
month = {March},
7642+
number = {2},
7643+
publisher = {Wiley},
7644+
title = {Multilevel Additive Schwarz Preconditioners for High‐Order Block Implicit Methods for Parabolic Equations},
7645+
url = {http://dx.doi.org/10.1002/nla.70014},
7646+
volume = {32},
7647+
year = {2025},
7648+
}
7649+
76367650
@unpublished{Liu2025,
76377651
abstract = {The high cost of sequential time integration is one major constraint that limits the speedup of a time-parallel algorithm like the Parareal algorithm due to the difficulty of coarsening time steps in a stiff numerical problem. To address this challenge, we develop a parallel-in-time approach based on the Parareal algorithm, in which we construct a novel coarse solver using a data-driven method based on Dynamic Mode Decomposition in place of a classic time marching scheme. The proposed solver computes an approximation of the solution using two numerical schemes of different accuracies in parallel, and apply High-Order Dynamic Mode Decomposition (HODMD) to reduce the cost of sequential computations. Compared to the original Parareal algorithm, the proposed approach allows for the construction of low-cost coarse solvers for many complicated stiff problems. We demonstrate through several numerical examples in fluid dynamics that the proposed method can effectively reduce the serial computation cost and improve the parallel speedup of long-time simulations which are hard to accelerate using the original Parareal algorithm.},
76387652
author = {Weifan Liu},

0 commit comments

Comments
 (0)