Skip to content

Commit dc324f7

Browse files
committed
deploy: 4df3f3c
1 parent 5671b52 commit dc324f7

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

references/index.html

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,101 @@ <h2>Statistics</h2>
218218
<h2 id="year2025" class="year">2025 <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+
BossuytEtAl2025
226+
</div>
227+
</div>
228+
</div>
229+
230+
<div class="bibtex-ref-entry">
231+
<span id="BossuytEtAl2025">I. Bossuyt, G. Samaey, and S. Vandewalle, “Convergence of the micro-macro Parareal Method for a Linear Scale-Separated Ornstein-Uhlenbeck SDE: extended version,” arXiv:2501.19210v1 [math.NA], 2025 [Online]. Available at: <a href="http://arxiv.org/abs/2501.19210v1" target="_blank">http://arxiv.org/abs/2501.19210v1</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="#modalBossuytEtAl2025Bibtex" aria-expanded="false"
240+
aria-controls="modalBossuytEtAl2025Bibtex">
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="#modalBossuytEtAl2025Abstract" aria-expanded="false"
248+
aria-controls="modalBossuytEtAl2025Abstract">
249+
Abstract
250+
</button>
251+
252+
</div>
253+
</div>
254+
</div>
255+
</div>
256+
257+
<div class="modal" id="modalBossuytEtAl2025Bibtex" tabindex="-1" role="dialog"
258+
aria-labelledby="modalBossuytEtAl2025BibtexTitle" 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="modalBossuytEtAl2025BibtexTitle">
266+
BibTeX entry <code>BossuytEtAl2025</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{BossuytEtAl2025,
275+
author = {Bossuyt, Ignace and Samaey, Giovanni and Vandewalle, Stefan},
276+
howpublished = {arXiv:2501.19210v1 [math.NA]},
277+
title = {Convergence of the micro-macro Parareal Method for a Linear Scale-Separated Ornstein-Uhlenbeck SDE: extended version},
278+
url = {http://arxiv.org/abs/2501.19210v1},
279+
year = {2025}
280+
}
281+
</pre>
282+
</section>
283+
</div>
284+
</div>
285+
</div>
286+
</div>
287+
288+
289+
<div class="modal" id="modalBossuytEtAl2025Abstract" tabindex="-1" role="dialog"
290+
aria-labelledby="modalBossuytEtAl2025AbstractTitle" 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="modalBossuytEtAl2025AbstractTitle">
298+
Abstract for BibTeX entry <code>BossuytEtAl2025</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+
Time-parallel methods can reduce the wall clock time required for the accurate numerical solution of differential equations by parallelizing across the time-dimension. In this paper, we present and test the convergence behavior of a multiscale, micro-macro version of a Parareal method for stochastic differential equations (SDEs). In our method, the fine propagator of the SDE is based on a high-dimensional slow-fast microscopic model; the coarse propagator is based on a model-reduced version of the latter, that captures the low-dimensional, effective dynamics at the slow time scales. We investigate how the model error of the approximate model influences the convergence of the micro-macro Parareal algorithm and we support our analysis with numerical experiments. This is an extended and corrected version of [Domain Decomposition Methods in Science and Engineering XXVII. DD 2022, vol 149 (2024), pp. 69-76, Bossuyt, I., Vandewalle, S., Samaey, G.].
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">

0 commit comments

Comments
 (0)