Skip to content

Commit dd57822

Browse files
committed
deploy: 7f13902
1 parent 5c67453 commit dd57822

1 file changed

Lines changed: 95 additions & 0 deletions

File tree

references/index.html

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,101 @@ <h2 id="year2026" class="year">2026 <span class="count-stat"></span></h2>
374374
</div>
375375

376376

377+
</div>
378+
</li>
379+
<li><div class="bibtex-entry-container">
380+
<div>
381+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
382+
<div class="row">
383+
<div class="col-md-12 ref-label label label-default">
384+
DaiEtAl2026
385+
</div>
386+
</div>
387+
</div>
388+
389+
<div class="bibtex-ref-entry">
390+
<span id="DaiEtAl2026">X. Dai, M. Hu, and S. Shen, “A model order reduction based adaptive parareal method for time-dependent partial differential equations,” arXiv:2601.10981v1 [math.NA], 2026 [Online]. Available at: <a href="https://arxiv.org/abs/2601.10981v1" target="_blank">https://arxiv.org/abs/2601.10981v1</a></span>
391+
</div>
392+
393+
394+
<div class="row mt-4">
395+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
396+
<div class="btn-group btn-group-xs" role="group">
397+
398+
<button class="button" data-toggle="modal" data-target="#modalDaiEtAl2026Bibtex" aria-expanded="false"
399+
aria-controls="modalDaiEtAl2026Bibtex">
400+
BibTeX
401+
</button>
402+
403+
</div>
404+
<div class="btn-group btn-group-xs" role="group">
405+
406+
<button class="button" data-toggle="modal" data-target="#modalDaiEtAl2026Abstract" aria-expanded="false"
407+
aria-controls="modalDaiEtAl2026Abstract">
408+
Abstract
409+
</button>
410+
411+
</div>
412+
</div>
413+
</div>
414+
</div>
415+
416+
<div class="modal" id="modalDaiEtAl2026Bibtex" tabindex="-1" role="dialog"
417+
aria-labelledby="modalDaiEtAl2026BibtexTitle" aria-hidden="true">
418+
<div class="modal-background">
419+
<div class="modal-card">
420+
<div class="modal-content">
421+
<header class="modal-card-head">
422+
<div class="modal-card-head-content">
423+
<div>
424+
<p class="modal-card-title" id="modalDaiEtAl2026BibtexTitle">
425+
BibTeX entry <code>DaiEtAl2026</code>
426+
</p>
427+
</div>
428+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
429+
aria-hidden="true">&times;</span></button>
430+
</div>
431+
</header>
432+
<section class="modal-card-body">
433+
<pre class="abstract">@unpublished{DaiEtAl2026,
434+
author = {Dai, Xiaoying and Hu, Miao and Shen, Shuwei},
435+
howpublished = {arXiv:2601.10981v1 [math.NA]},
436+
title = {A model order reduction based adaptive parareal method for time-dependent partial differential equations},
437+
url = {https://arxiv.org/abs/2601.10981v1},
438+
year = {2026}
439+
}
440+
</pre>
441+
</section>
442+
</div>
443+
</div>
444+
</div>
445+
</div>
446+
447+
448+
<div class="modal" id="modalDaiEtAl2026Abstract" tabindex="-1" role="dialog"
449+
aria-labelledby="modalDaiEtAl2026AbstractTitle" aria-hidden="true">
450+
<div class="modal-background">
451+
<div class="modal-card">
452+
<div class="modal-content">
453+
<header class="modal-card-head">
454+
<div class="modal-card-head-content">
455+
<div>
456+
<p class="modal-card-title" id="modalDaiEtAl2026AbstractTitle">
457+
Abstract for BibTeX entry <code>DaiEtAl2026</code>
458+
</p>
459+
</div>
460+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
461+
aria-hidden="true">&times;</span></button>
462+
</div>
463+
</header>
464+
<section class="modal-card-body">
465+
In this paper, we propose a model order reduction based adaptive parareal method for time-dependent partial differential equations. By using the data obtained by the fine propagator in each iteration of the plain parareal method together with some model order reduction technique, we construct the coarse propagator adaptively in each parareal iteration, and then obtain our adaptive parareal method. We apply this new method to solve some 3D time-dependent advection-diffusion equations with the Kolmogorov flow and the ABC flow. Numerical results show the good performance of our method in simulating long-term evolution problems.
466+
</section>
467+
</div>
468+
</div>
469+
</div>
470+
</div>
471+
377472
</div>
378473
</li>
379474
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)