Skip to content

Commit 3271dfc

Browse files
authored
Merge pull request #974 from Parallel-in-Time/bibtex-bibbot-973-71319a4
pint.bib updates
2 parents 71319a4 + 3115d57 commit 3271dfc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

_bibliography/pint.bib

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7685,6 +7685,15 @@ @article{AlesEtAl2025
76857685
year = {2025},
76867686
}
76877687

7688+
@unpublished{AlexandersenEtAl2025,
7689+
abstract = {This paper presents a novel space-time topology optimisation framework for time-dependent thermal conduction problems, aiming to significantly reduce the time-to-solution. By treating time as an additional spatial dimension, we discretise the governing equations using a stabilised continuous Galerkin space-time finite element method. The resulting large all-at-once system is solved using an iterative Krylov solver preconditioned with a parallel space-time multigrid method employing a semi-coarsening strategy. Implemented in a fully parallel computing framework, the method yields a parallel-in-time method that demonstrates excellent scalability on a distributed-memory supercomputer, solving problems up to 4.2 billion degrees of freedom. Comparative studies show up to 52x speed-up over traditional time-stepping approaches, with only moderate increases in total computational cost in terms of core-hours. The framework is validated on benchmark problems with both time-constant and time-varying designs, and its flexibility is demonstrated through variations in material properties. These results establish the proposed space-time method as a promising approach for large-scale time-dependent topology optimisation in thermal applications.},
7690+
author = {Joe Alexandersen and Magnus Appel},
7691+
howpublished = {arXiv:2508.09589v1 [cs.CE]},
7692+
title = {Large-Scale Topology Optimisation of Time-dependent Thermal Conduction Using Space-Time Finite Elements and a Parallel Space-Time Multigrid Preconditioner},
7693+
url = {http://arxiv.org/abs/2508.09589v1},
7694+
year = {2025},
7695+
}
7696+
76887697
@unpublished{AppelEtAl2025,
76897698
abstract = {This paper presents Space-Time MultiGrid (STMG) methods which are suitable for performing topology optimisation of transient heat conduction problems. The proposed methods use a pointwise smoother and uniform Cartesian space-time meshes. For problems with high contrast in the diffusivity, it was found that it is beneficial to define a coarsening strategy based on the geometric mean of the minimum and maximum diffusivity. However, other coarsening strategies may be better for other smoothers. Several methods of discretising the coarse levels were tested. Of these, it was best to use a method which averages the thermal resistivities on the finer levels. However, this was likely a consequence of the fact that only one spatial dimension was considered for the test problems. A second coarsening strategy was proposed which ensures spatial resolution on the coarse grids. Mixed results were found for this strategy. The proposed STMG methods were used as a solver for a one-dimensional topology optimisation problem. In this context, the adjoint problem was also solved using the STMG methods. The STMG methods were sufficiently robust for this application, since they converged during every optimisation cycle. It was found that the STMG methods also work for the adjoint problem when the prolongation operator only sends information forwards in time, even although the direction of time for the adjoint problem is backwards.},
76907699
author = {Magnus Appel and Joe Alexandersen},
@@ -8214,6 +8223,18 @@ @article{WangEtAl2025b
82148223
year = {2025},
82158224
}
82168225

8226+
@inproceedings{YodaEtAl2025,
8227+
author = {Yoda, Ryo and Bolten, Matthias},
8228+
booktitle = {2025 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)},
8229+
doi = {10.1109/ipdpsw66978.2025.00063},
8230+
month = {June},
8231+
pages = {375–384},
8232+
publisher = {IEEE},
8233+
title = {Block Epsilon-Circulant Preconditioning with GPU-Accelerated Spatial Solvers for Linear Time-Dependent PDEs},
8234+
url = {http://dx.doi.org/10.1109/IPDPSW66978.2025.00063},
8235+
year = {2025},
8236+
}
8237+
82178238
@article{ZengEtAl2025,
82188239
author = {Zeng, Xianfu and Song, Haiyan},
82198240
doi = {10.1016/j.matcom.2025.02.007},

0 commit comments

Comments
 (0)