Skip to content

Commit

Permalink
deploy: 53d014a
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta committed Dec 6, 2024
1 parent 9557eb3 commit ad9c0bb
Showing 1 changed file with 171 additions and 0 deletions.
171 changes: 171 additions & 0 deletions references/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4939,6 +4939,177 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
</div>


</div>
</li>
<li><div class="bibtex-entry-container">
<div>
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
<div class="row">
<div class="col-md-12 ref-label label label-default">
BaumannEtAl2024
</div>
</div>
</div>

<div class="bibtex-ref-entry">
<span id="BaumannEtAl2024">T. Baumann, S. Götschel, T. Lunet, D. Ruprecht, and R. Speck, “Adaptive time step selection for spectral deferred correction,” <i>Numerical Algorithms</i>, Oct. 2024, doi: 10.1007/s11075-024-01964-z. [Online]. Available at: <a href="https://doi.org/10.1007/s11075-024-01964-z" target="_blank">https://doi.org/10.1007/s11075-024-01964-z</a></span>
</div>


<div class="row mt-4">
<div class="btn-group btn-group-xs btn-group-justified" role="group">
<div class="btn-group btn-group-xs" role="group">

<button class="button" data-toggle="modal" data-target="#modalBaumannEtAl2024Bibtex" aria-expanded="false"
aria-controls="modalBaumannEtAl2024Bibtex">
BibTeX
</button>

</div>
<div class="btn-group btn-group-xs" role="group">

<button class="button" data-toggle="modal" data-target="#modalBaumannEtAl2024Abstract" aria-expanded="false"
aria-controls="modalBaumannEtAl2024Abstract">
Abstract
</button>

</div>
</div>
</div>
</div>

<div class="modal" id="modalBaumannEtAl2024Bibtex" tabindex="-1" role="dialog"
aria-labelledby="modalBaumannEtAl2024BibtexTitle" aria-hidden="true">
<div class="modal-background">
<div class="modal-card">
<div class="modal-content">
<header class="modal-card-head">
<div class="modal-card-head-content">
<div>
<p class="modal-card-title" id="modalBaumannEtAl2024BibtexTitle">
BibTeX entry <code>BaumannEtAl2024</code>
</p>
</div>
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
aria-hidden="true">&times;</span></button>
</div>
</header>
<section class="modal-card-body">
<pre class="abstract">@article{BaumannEtAl2024,
title = {Adaptive time step selection for spectral deferred correction},
issn = {1572-9265},
url = {https://doi.org/10.1007/s11075-024-01964-z},
doi = {10.1007/s11075-024-01964-z},
journal = {Numerical Algorithms},
author = {Baumann, Thomas and G{\"o}tschel, Sebastian and Lunet, Thibaut and Ruprecht, Daniel and Speck, Robert},
month = oct,
year = {2024}
}
</pre>
</section>
</div>
</div>
</div>
</div>


<div class="modal" id="modalBaumannEtAl2024Abstract" tabindex="-1" role="dialog"
aria-labelledby="modalBaumannEtAl2024AbstractTitle" aria-hidden="true">
<div class="modal-background">
<div class="modal-card">
<div class="modal-content">
<header class="modal-card-head">
<div class="modal-card-head-content">
<div>
<p class="modal-card-title" id="modalBaumannEtAl2024AbstractTitle">
Abstract for BibTeX entry <code>BaumannEtAl2024</code>
</p>
</div>
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
aria-hidden="true">&times;</span></button>
</div>
</header>
<section class="modal-card-body">
Spectral Deferred Correction (SDC) is an iterative method for the numerical solution of ordinary differential equations. It works by refining the numerical solution for an initial value problem by approximately solving differential equations for the error, and can be interpreted as a preconditioned fixed-point iteration for solving the fully implicit collocation problem. We adopt techniques from embedded Runge-Kutta Methods (RKM) to SDC in order to provide a mechanism for adaptive time step size selection and thus increase computational efficiency of SDC. We propose two SDC-specific estimates of the local error that are generic and do not rely on problem specific quantities. We demonstrate a gain in efficiency over standard SDC with fixed step size and compare efficiency favorably against state-of-the-art adaptive RKM.
</section>
</div>
</div>
</div>
</div>

</div>
</li>
<li><div class="bibtex-entry-container">
<div>
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
<div class="row">
<div class="col-md-12 ref-label label label-default">
BaumannEtAl2024b
</div>
</div>
</div>

<div class="bibtex-ref-entry">
<span id="BaumannEtAl2024b">T. Baumann, S. Götschel, T. Lunet, D. Ruprecht, and R. Speck, “Resilience Against Soft Faults through Adaptivity in Spectral Deferred Correction.” 2024 [Online]. Available at: <a href="https://arxiv.org/abs/2412.00529" target="_blank">https://arxiv.org/abs/2412.00529</a></span>
</div>


<div class="row mt-4">
<div class="btn-group btn-group-xs btn-group-justified" role="group">
<div class="btn-group btn-group-xs" role="group">

<button class="button" data-toggle="modal" data-target="#modalBaumannEtAl2024bBibtex" aria-expanded="false"
aria-controls="modalBaumannEtAl2024bBibtex">
BibTeX
</button>

</div>
<div class="btn-group btn-group-xs" role="group">

<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalBaumannEtAl2024bAbstract"
aria-expanded="false" aria-controls="modalBaumannEtAl2024bAbstract">
Abstract
</button>

</div>
</div>
</div>
</div>

<div class="modal" id="modalBaumannEtAl2024bBibtex" tabindex="-1" role="dialog"
aria-labelledby="modalBaumannEtAl2024bBibtexTitle" aria-hidden="true">
<div class="modal-background">
<div class="modal-card">
<div class="modal-content">
<header class="modal-card-head">
<div class="modal-card-head-content">
<div>
<p class="modal-card-title" id="modalBaumannEtAl2024bBibtexTitle">
BibTeX entry <code>BaumannEtAl2024b</code>
</p>
</div>
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
aria-hidden="true">&times;</span></button>
</div>
</header>
<section class="modal-card-body">
<pre class="abstract">@misc{BaumannEtAl2024b,
title = {Resilience Against Soft Faults through Adaptivity in Spectral Deferred Correction},
author = {Baumann, Thomas and G{\"o}tschel, Sebastian and Lunet, Thibaut and Ruprecht, Daniel and Speck, Robert},
year = {2024},
eprint = {2412.00529},
archiveprefix = {arXiv},
primaryclass = {cs.DC},
url = {https://arxiv.org/abs/2412.00529}
}
</pre>
</section>
</div>
</div>
</div>
</div>


</div>
</li></ol>
<div class="row">
Expand Down

0 comments on commit ad9c0bb

Please sign in to comment.