diff --git a/_bibliography/pint.bib b/_bibliography/pint.bib index bfb09e93..d3823aff 100644 --- a/_bibliography/pint.bib +++ b/_bibliography/pint.bib @@ -6996,6 +6996,15 @@ @unpublished{GuEtAl2024 year = {2024}, } +@unpublished{GuEtAl2024b, + abstract = {In this work, we develop Crank-Nicolson-type iterative decoupled algorithms for a three-field formulation of Biot's consolidation model using total pressure. We begin by constructing an equivalent fully implicit coupled algorithm using the standard Crank-Nicolson method for the three-field formulation of Biot's model. Employing an iterative decoupled scheme to decompose the resulting coupled system, we derive two distinctive forms of Crank-Nicolson-type iterative decoupled algorithms based on the order of temporal computation and iteration: a time-stepping iterative decoupled algorithm and a global-in-time iterative decoupled algorithm. Notably, the proposed global-in-time algorithm supports a partially parallel-in-time feature. Capitalizing on the convergence properties of the iterative decoupled scheme, both algorithms exhibit second-order time accuracy and unconditional stability. Through numerical experiments, we validate theoretical predictions and demonstrate the effectiveness and efficiency of these novel approaches.}, + author = {Huipeng Gu and Mingchao Cai and Jingzhi Li}, + howpublished = {arXiv:2409.18391v1 [math.NA]}, + title = {Crank-Nicolson-type iterative decoupled algorithms for Biot's consolidation model using total pressure}, + url = {http://arxiv.org/abs/2409.18391v1}, + year = {2024}, +} + @article{HeinkenschlossEtAl2024, author = {Heinkenschloss, Matthias and Kroeger, Nathaniel J.}, doi = {10.1051/cocv/2024051}, @@ -7018,6 +7027,15 @@ @unpublished{HeinzelreiterEtAl2024 year = {2024}, } +@unpublished{Hope-CollinsEtAl2024, + abstract = {Modern high performance computers are massively parallel; for many PDE applications spatial parallelism saturates long before the computer's capability is reached. Parallel-in-time methods enable further speedup beyond spatial saturation by solving multiple timesteps simultaneously to expose additional parallelism. ParaDiag is a particular approach to parallel-in-time based on preconditioning the simultaneous timestep system with a perturbation that allows block diagonalisation via a Fourier transform in time. In this article, we introduce asQ, a new library for implementing ParaDiag parallel-in-time methods, with a focus on applications in the geosciences, especially weather and climate. asQ is built on Firedrake, a library for the automated solution of finite element models, and the PETSc library of scalable linear and nonlinear solvers. This enables asQ to build ParaDiag solvers for general finite element models and provide a range of solution strategies, making testing a wide array of problems straightforward. We use a quasi-Newton formulation that encompasses a range of ParaDiag methods, and expose building blocks for constructing more complex methods. The performance and flexibility of asQ is demonstrated on a hierarchy of linear and nonlinear atmospheric flow models. We show that ParaDiag can offer promising speedups and that asQ is a productive testbed for further developing these methods.}, + author = {Joshua Hope-Collins and Abdalaziz Hamdan and Werner Bauer and Lawrence Mitchell and Colin Cotter}, + howpublished = {arXiv:2409.18792v1 [math.NA]}, + title = {asQ: parallel-in-time finite element simulations using ParaDiag for geoscientific models and beyond}, + url = {http://arxiv.org/abs/2409.18792v1}, + year = {2024}, +} + @article{HuangEtAl2024, author = {Huang, Jianguo and Ju, Lili and Xu, Yuejin}, doi = {10.1002/num.23116},