Skip to content

Commit d77fa60

Browse files
authored
Merge pull request #867 from Parallel-in-Time/bibtex-bibbot-866-657acaf
pint.bib updates
2 parents 657acaf + b81c5c7 commit d77fa60

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_bibliography/pint.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7364,6 +7364,15 @@ @unpublished{YamaleevEtAl2024
73647364
year = {2024},
73657365
}
73667366

7367+
@unpublished{YangEtAl2024,
7368+
abstract = {Solving multiscale diffusion problems is often computationally expensive due to the spatial and temporal discretization challenges arising from high-contrast coefficients. To address this issue, a partially explicit temporal splitting scheme is proposed. By appropriately constructing multiscale spaces, the spatial multiscale property is effectively managed, and it has been demonstrated that the temporal step size is independent of the contrast. To enhance simulation speed, we propose a parallel algorithm for the multiscale flow problem that leverages the partially explicit temporal splitting scheme. The idea is first to evolve the partially explicit system using a coarse time step size, then correct the solution on each coarse time interval with a fine propagator, for which we consider both the sequential solver and all-at-once solver. This procedure is then performed iteratively till convergence. We analyze the stability and convergence of the proposed algorithm. The numerical experiments demonstrate that the proposed algorithm achieves high numerical accuracy for high-contrast problems and converges in a relatively small number of iterations. The number of iterations stays stable as the number of coarse intervals increases, thus significantly improving computational efficiency through parallel processing.},
7369+
author = {Zhengya Yang and Yating Wang and Wing Tat Leung},
7370+
howpublished = {arXiv:2411.09244v1 [math.NA]},
7371+
title = {Parallel in time partially explicit splitting scheme for high contrast multiscale problems},
7372+
url = {http://arxiv.org/abs/2411.09244v1},
7373+
year = {2024},
7374+
}
7375+
73677376
@article{YodaEtAl2024,
73687377
author = {Yoda, Ryo and Bolten, Matthias and Nakajima, Kengo and Fujii, Akihiro},
73697378
doi = {10.1007/s13160-024-00652-8},

0 commit comments

Comments
 (0)