Skip to content

Commit 9557eb3

Browse files
committed
deploy: 5761f08
1 parent e2c944a commit 9557eb3

File tree

1 file changed

+250
-0
lines changed

1 file changed

+250
-0
lines changed

references/index.html

Lines changed: 250 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,101 @@ <h2>Statistics</h2>
218218
<h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
219219

220220
<ol class="bibliography"><li><div class="bibtex-entry-container">
221+
<div>
222+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
223+
<div class="row">
224+
<div class="col-md-12 ref-label label label-default">
225+
AppelEtAl2024
226+
</div>
227+
</div>
228+
</div>
229+
230+
<div class="bibtex-ref-entry">
231+
<span id="AppelEtAl2024">M. Appel and J. Alexandersen, “One-shot Parareal Approach for Topology Optimisation of Transient Heat Flow,” arXiv:2411.19030v1 [cs.CE], 2024 [Online]. Available at: <a href="http://arxiv.org/abs/2411.19030v1" target="_blank">http://arxiv.org/abs/2411.19030v1</a></span>
232+
</div>
233+
234+
235+
<div class="row mt-4">
236+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
237+
<div class="btn-group btn-group-xs" role="group">
238+
239+
<button class="button" data-toggle="modal" data-target="#modalAppelEtAl2024Bibtex" aria-expanded="false"
240+
aria-controls="modalAppelEtAl2024Bibtex">
241+
BibTeX
242+
</button>
243+
244+
</div>
245+
<div class="btn-group btn-group-xs" role="group">
246+
247+
<button class="button" data-toggle="modal" data-target="#modalAppelEtAl2024Abstract" aria-expanded="false"
248+
aria-controls="modalAppelEtAl2024Abstract">
249+
Abstract
250+
</button>
251+
252+
</div>
253+
</div>
254+
</div>
255+
</div>
256+
257+
<div class="modal" id="modalAppelEtAl2024Bibtex" tabindex="-1" role="dialog"
258+
aria-labelledby="modalAppelEtAl2024BibtexTitle" aria-hidden="true">
259+
<div class="modal-background">
260+
<div class="modal-card">
261+
<div class="modal-content">
262+
<header class="modal-card-head">
263+
<div class="modal-card-head-content">
264+
<div>
265+
<p class="modal-card-title" id="modalAppelEtAl2024BibtexTitle">
266+
BibTeX entry <code>AppelEtAl2024</code>
267+
</p>
268+
</div>
269+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
270+
aria-hidden="true">&times;</span></button>
271+
</div>
272+
</header>
273+
<section class="modal-card-body">
274+
<pre class="abstract">@unpublished{AppelEtAl2024,
275+
author = {Appel, Magnus and Alexandersen, Joe},
276+
howpublished = {arXiv:2411.19030v1 [cs.CE]},
277+
title = {One-shot Parareal Approach for Topology Optimisation of Transient Heat Flow},
278+
url = {http://arxiv.org/abs/2411.19030v1},
279+
year = {2024}
280+
}
281+
</pre>
282+
</section>
283+
</div>
284+
</div>
285+
</div>
286+
</div>
287+
288+
289+
<div class="modal" id="modalAppelEtAl2024Abstract" tabindex="-1" role="dialog"
290+
aria-labelledby="modalAppelEtAl2024AbstractTitle" aria-hidden="true">
291+
<div class="modal-background">
292+
<div class="modal-card">
293+
<div class="modal-content">
294+
<header class="modal-card-head">
295+
<div class="modal-card-head-content">
296+
<div>
297+
<p class="modal-card-title" id="modalAppelEtAl2024AbstractTitle">
298+
Abstract for BibTeX entry <code>AppelEtAl2024</code>
299+
</p>
300+
</div>
301+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
302+
aria-hidden="true">&times;</span></button>
303+
</div>
304+
</header>
305+
<section class="modal-card-body">
306+
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.
307+
</section>
308+
</div>
309+
</div>
310+
</div>
311+
</div>
312+
313+
</div>
314+
</li>
315+
<li><div class="bibtex-entry-container">
221316
<div>
222317
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
223318
<div class="row">
@@ -693,6 +788,84 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
693788
</div>
694789
</div>
695790

791+
</div>
792+
</li>
793+
<li><div class="bibtex-entry-container">
794+
<div>
795+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
796+
<div class="row">
797+
<div class="col-md-12 ref-label label label-default">
798+
FungEtAl2024b
799+
</div>
800+
</div>
801+
</div>
802+
803+
<div class="bibtex-ref-entry">
804+
<span id="FungEtAl2024b">P. Y. Fung and S. Hon, “Block \(\boldsymbolω\)-Circulant Preconditioners for Parabolic Optimal Control Problems,” <i>SIAM Journal on Matrix Analysis and Applications</i>, vol. 45, no. 4, pp. 2263–2286, Dec. 2024, doi: 10.1137/23m1601432. [Online]. Available at: <a href="http://dx.doi.org/10.1137/23M1601432" target="_blank">http://dx.doi.org/10.1137/23M1601432</a></span>
805+
</div>
806+
807+
808+
<div class="row mt-4">
809+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
810+
<div class="btn-group btn-group-xs" role="group">
811+
812+
<button class="button" data-toggle="modal" data-target="#modalFungEtAl2024bBibtex" aria-expanded="false"
813+
aria-controls="modalFungEtAl2024bBibtex">
814+
BibTeX
815+
</button>
816+
817+
</div>
818+
<div class="btn-group btn-group-xs" role="group">
819+
820+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalFungEtAl2024bAbstract"
821+
aria-expanded="false" aria-controls="modalFungEtAl2024bAbstract">
822+
Abstract
823+
</button>
824+
825+
</div>
826+
</div>
827+
</div>
828+
</div>
829+
830+
<div class="modal" id="modalFungEtAl2024bBibtex" tabindex="-1" role="dialog"
831+
aria-labelledby="modalFungEtAl2024bBibtexTitle" aria-hidden="true">
832+
<div class="modal-background">
833+
<div class="modal-card">
834+
<div class="modal-content">
835+
<header class="modal-card-head">
836+
<div class="modal-card-head-content">
837+
<div>
838+
<p class="modal-card-title" id="modalFungEtAl2024bBibtexTitle">
839+
BibTeX entry <code>FungEtAl2024b</code>
840+
</p>
841+
</div>
842+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
843+
aria-hidden="true">&times;</span></button>
844+
</div>
845+
</header>
846+
<section class="modal-card-body">
847+
<pre class="abstract">@article{FungEtAl2024b,
848+
author = {Fung, Po Yin and Hon, Sean},
849+
doi = {10.1137/23m1601432},
850+
issn = {1095-7162},
851+
journal = {SIAM Journal on Matrix Analysis and Applications},
852+
month = dec,
853+
number = {4},
854+
pages = {2263–2286},
855+
publisher = {Society for Industrial & Applied Mathematics (SIAM)},
856+
title = {Block \(\boldsymbol{\omega }\)-Circulant Preconditioners for Parabolic Optimal Control Problems},
857+
url = {http://dx.doi.org/10.1137/23M1601432},
858+
volume = {45},
859+
year = {2024}
860+
}
861+
</pre>
862+
</section>
863+
</div>
864+
</div>
865+
</div>
866+
</div>
867+
868+
696869
</div>
697870
</li>
698871
<li><div class="bibtex-entry-container">
@@ -1168,6 +1341,83 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
11681341
</div>
11691342
</div>
11701343

1344+
</div>
1345+
</li>
1346+
<li><div class="bibtex-entry-container">
1347+
<div>
1348+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1349+
<div class="row">
1350+
<div class="col-md-12 ref-label label label-default">
1351+
HeEtAl2024
1352+
</div>
1353+
</div>
1354+
</div>
1355+
1356+
<div class="bibtex-ref-entry">
1357+
<span id="HeEtAl2024">T. He, J. Lu, and M. Li, “The parareal algorithm for Caputo-Hadamard fractional differential equations,” <i>Communications on Analysis and Computation</i>, vol. 0, no. 0, pp. 0–0, 2024, doi: 10.3934/cac.2024021. [Online]. Available at: <a href="http://dx.doi.org/10.3934/cac.2024021" target="_blank">http://dx.doi.org/10.3934/cac.2024021</a></span>
1358+
</div>
1359+
1360+
1361+
<div class="row mt-4">
1362+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1363+
<div class="btn-group btn-group-xs" role="group">
1364+
1365+
<button class="button" data-toggle="modal" data-target="#modalHeEtAl2024Bibtex" aria-expanded="false"
1366+
aria-controls="modalHeEtAl2024Bibtex">
1367+
BibTeX
1368+
</button>
1369+
1370+
</div>
1371+
<div class="btn-group btn-group-xs" role="group">
1372+
1373+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalHeEtAl2024Abstract"
1374+
aria-expanded="false" aria-controls="modalHeEtAl2024Abstract">
1375+
Abstract
1376+
</button>
1377+
1378+
</div>
1379+
</div>
1380+
</div>
1381+
</div>
1382+
1383+
<div class="modal" id="modalHeEtAl2024Bibtex" tabindex="-1" role="dialog"
1384+
aria-labelledby="modalHeEtAl2024BibtexTitle" aria-hidden="true">
1385+
<div class="modal-background">
1386+
<div class="modal-card">
1387+
<div class="modal-content">
1388+
<header class="modal-card-head">
1389+
<div class="modal-card-head-content">
1390+
<div>
1391+
<p class="modal-card-title" id="modalHeEtAl2024BibtexTitle">
1392+
BibTeX entry <code>HeEtAl2024</code>
1393+
</p>
1394+
</div>
1395+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1396+
aria-hidden="true">&times;</span></button>
1397+
</div>
1398+
</header>
1399+
<section class="modal-card-body">
1400+
<pre class="abstract">@article{HeEtAl2024,
1401+
author = {He, Tingting and Lu, Jian and Li, Min},
1402+
doi = {10.3934/cac.2024021},
1403+
issn = {2837-0562},
1404+
journal = {Communications on Analysis and Computation},
1405+
number = {0},
1406+
pages = {0–0},
1407+
publisher = {American Institute of Mathematical Sciences (AIMS)},
1408+
title = {The parareal algorithm for Caputo-Hadamard fractional differential equations},
1409+
url = {http://dx.doi.org/10.3934/cac.2024021},
1410+
volume = {0},
1411+
year = {2024}
1412+
}
1413+
</pre>
1414+
</section>
1415+
</div>
1416+
</div>
1417+
</div>
1418+
</div>
1419+
1420+
11711421
</div>
11721422
</li>
11731423
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)