You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _bibliography/pint.bib
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7685,6 +7685,15 @@ @article{AlesEtAl2025
7685
7685
year = {2025},
7686
7686
}
7687
7687
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
+
7688
7697
@unpublished{AppelEtAl2025,
7689
7698
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.},
7690
7699
author = {Magnus Appel and Joe Alexandersen},
@@ -8214,6 +8223,18 @@ @article{WangEtAl2025b
8214
8223
year = {2025},
8215
8224
}
8216
8225
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},
0 commit comments