Skip to content

Commit 5034f37

Browse files
committed
TL: not a duplicate ...
1 parent 0914469 commit 5034f37

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
@@ -8368,3 +8368,12 @@ @article{HeEtAl2026
83688368
volume = {152},
83698369
year = {2026},
83708370
}
8371+
8372+
@unpublished{AppelEtAl2024,
8373+
abstract = {This paper presents a method of performing topology optimisation of transient heat conduction problems using the parallel-in-time method Parareal. To accommodate the adjoint analysis, the Parareal method was modified to store intermediate time steps. Preliminary tests revealed that Parareal requires many iterations to achieve accurate results and, thus, achieves no appreciable speedup. To mitigate this, a one-shot approach was used, where the time history is iteratively refined over the optimisation process. The method estimates objectives and sensitivities by introducing cumulative objectives and sensitivities and solving for these using a single iteration of Parareal, after which it updates the design using the Method of Moving Asymptotes. The resulting method was applied to a test problem where a power mean of the temperature was minimised. It achieved a peak speedup relative to a sequential reference method of $5\times$ using 16 threads. The resulting designs were similar to the one found by the reference method, both in terms of objective values and qualitative appearance. The one-shot Parareal method was compared to the Parallel Local-in-Time method of topology optimisation. This revealed that the Parallel Local-in-Time method was unstable for the considered test problem, but it achieved a peak speedup of $12\times$ using 32 threads. It was determined that the dominant bottleneck in the one-shot Parareal method was the time spent on computing coarse propagators.},
8374+
author = {Magnus Appel and Joe Alexandersen},
8375+
howpublished = {arXiv:2411.19030v1 [cs.CE]},
8376+
title = {One-shot Parareal Approach for Topology Optimisation of Transient Heat Flow},
8377+
url = {http://arxiv.org/abs/2411.19030v1},
8378+
year = {2024},
8379+
}

0 commit comments

Comments
 (0)