diff --git a/_bibliography/pint.bib b/_bibliography/pint.bib index 1b32fdd2..a3fc9708 100644 --- a/_bibliography/pint.bib +++ b/_bibliography/pint.bib @@ -7478,6 +7478,28 @@ @article{ZhenEtAl2024b year = {2024}, } +@article{BaumannEtAl2024, + title = {Adaptive time step selection for spectral deferred correction}, + issn = {1572-9265}, + url = {https://doi.org/10.1007/s11075-024-01964-z}, + doi = {10.1007/s11075-024-01964-z}, + abstract = {Spectral Deferred Correction (SDC) is an iterative method for the numerical solution of ordinary differential equations. It works by refining the numerical solution for an initial value problem by approximately solving differential equations for the error, and can be interpreted as a preconditioned fixed-point iteration for solving the fully implicit collocation problem. We adopt techniques from embedded Runge-Kutta Methods (RKM) to SDC in order to provide a mechanism for adaptive time step size selection and thus increase computational efficiency of SDC. We propose two SDC-specific estimates of the local error that are generic and do not rely on problem specific quantities. We demonstrate a gain in efficiency over standard SDC with fixed step size and compare efficiency favorably against state-of-the-art adaptive RKM.}, + journal = {Numerical Algorithms}, + author = {Baumann, Thomas and G{\"o}tschel, Sebastian and Lunet, Thibaut and Ruprecht, Daniel and Speck, Robert}, + month = oct, + year = {2024}, +} + +@misc{BaumannEtAl2024b, + title={Resilience Against Soft Faults through Adaptivity in Spectral Deferred Correction}, + author = {Baumann, Thomas and G{\"o}tschel, Sebastian and Lunet, Thibaut and Ruprecht, Daniel and Speck, Robert}, + year={2024}, + eprint={2412.00529}, + archivePrefix={arXiv}, + primaryClass={cs.DC}, + url={https://arxiv.org/abs/2412.00529}, +} + @article{PamelaEtAl2025, 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.}, doi = {10.1016/j.cpc.2024.109391},