Skip to content

Commit e333957

Browse files
committed
deploy: 8dfb5a3
1 parent 03f4e74 commit e333957

File tree

2 files changed

+105
-10
lines changed

2 files changed

+105
-10
lines changed

references/index.html

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,101 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
480480
</div>
481481

482482

483+
</div>
484+
</li>
485+
<li><div class="bibtex-entry-container">
486+
<div>
487+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
488+
<div class="row">
489+
<div class="col-md-12 ref-label label label-default">
490+
EggerEtAl2025
491+
</div>
492+
</div>
493+
</div>
494+
495+
<div class="bibtex-ref-entry">
496+
<span id="EggerEtAl2025">H. Egger and A. Schafelner, “A parallel-in-time solver for nonlinear degenerate time-periodic parabolic problems,” arXiv:2502.21013v1 [math.NA], 2025 [Online]. Available at: <a href="http://arxiv.org/abs/2502.21013v1" target="_blank">http://arxiv.org/abs/2502.21013v1</a></span>
497+
</div>
498+
499+
500+
<div class="row mt-4">
501+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
502+
<div class="btn-group btn-group-xs" role="group">
503+
504+
<button class="button" data-toggle="modal" data-target="#modalEggerEtAl2025Bibtex" aria-expanded="false"
505+
aria-controls="modalEggerEtAl2025Bibtex">
506+
BibTeX
507+
</button>
508+
509+
</div>
510+
<div class="btn-group btn-group-xs" role="group">
511+
512+
<button class="button" data-toggle="modal" data-target="#modalEggerEtAl2025Abstract" aria-expanded="false"
513+
aria-controls="modalEggerEtAl2025Abstract">
514+
Abstract
515+
</button>
516+
517+
</div>
518+
</div>
519+
</div>
520+
</div>
521+
522+
<div class="modal" id="modalEggerEtAl2025Bibtex" tabindex="-1" role="dialog"
523+
aria-labelledby="modalEggerEtAl2025BibtexTitle" aria-hidden="true">
524+
<div class="modal-background">
525+
<div class="modal-card">
526+
<div class="modal-content">
527+
<header class="modal-card-head">
528+
<div class="modal-card-head-content">
529+
<div>
530+
<p class="modal-card-title" id="modalEggerEtAl2025BibtexTitle">
531+
BibTeX entry <code>EggerEtAl2025</code>
532+
</p>
533+
</div>
534+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
535+
aria-hidden="true">&times;</span></button>
536+
</div>
537+
</header>
538+
<section class="modal-card-body">
539+
<pre class="abstract">@unpublished{EggerEtAl2025,
540+
author = {Egger, Herbert and Schafelner, Andreas},
541+
howpublished = {arXiv:2502.21013v1 [math.NA]},
542+
title = {A parallel-in-time solver for nonlinear degenerate time-periodic parabolic problems},
543+
url = {http://arxiv.org/abs/2502.21013v1},
544+
year = {2025}
545+
}
546+
</pre>
547+
</section>
548+
</div>
549+
</div>
550+
</div>
551+
</div>
552+
553+
554+
<div class="modal" id="modalEggerEtAl2025Abstract" tabindex="-1" role="dialog"
555+
aria-labelledby="modalEggerEtAl2025AbstractTitle" aria-hidden="true">
556+
<div class="modal-background">
557+
<div class="modal-card">
558+
<div class="modal-content">
559+
<header class="modal-card-head">
560+
<div class="modal-card-head-content">
561+
<div>
562+
<p class="modal-card-title" id="modalEggerEtAl2025AbstractTitle">
563+
Abstract for BibTeX entry <code>EggerEtAl2025</code>
564+
</p>
565+
</div>
566+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
567+
aria-hidden="true">&times;</span></button>
568+
</div>
569+
</header>
570+
<section class="modal-card-body">
571+
A class of abstract nonlinear time-periodic evolution problems is considered which arise in electrical engineering and other scientific disciplines. An efficient solver is proposed for the systems arising after discretization in time based on a fixed-point iteration. Every step of this iteration amounts to the solution of a discretized time-periodic and time-invariant problem for which efficient parallel-in-time methods are available. Global convergence with contraction factors independent of the discretization parameters is established. Together with an appropriate initialization step, a highly efficient and reliable solver is obtained. The applicability and performance of the proposed method is illustrated by simulations of a power transformer. Further comparison is made with other solution strategies proposed in the literature.
572+
</section>
573+
</div>
574+
</div>
575+
</div>
576+
</div>
577+
483578
</div>
484579
</li>
485580
<li><div class="bibtex-entry-container">

sitemap.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -354,36 +354,36 @@
354354
<loc>http://parallel-in-time.org/about/imprint.html</loc>
355355
</url>
356356
<url>
357-
<loc>http://parallel-in-time.org/codes/</loc>
358-
</url>
359-
<url>
360-
<loc>http://parallel-in-time.org/events/upcoming/</loc>
357+
<loc>http://parallel-in-time.org/references/</loc>
361358
</url>
362359
<url>
363-
<loc>http://parallel-in-time.org/events/past/</loc>
360+
<loc>http://parallel-in-time.org/codes/</loc>
364361
</url>
365362
<url>
366-
<loc>http://parallel-in-time.org/events/</loc>
363+
<loc>http://parallel-in-time.org/groups/</loc>
367364
</url>
368365
<url>
369366
<loc>http://parallel-in-time.org/methods/</loc>
370367
</url>
371368
<url>
372-
<loc>http://parallel-in-time.org/references/</loc>
369+
<loc>http://parallel-in-time.org/projects/</loc>
373370
</url>
374371
<url>
375-
<loc>http://parallel-in-time.org/projects/</loc>
372+
<loc>http://parallel-in-time.org/events/past/</loc>
376373
</url>
377374
<url>
378-
<loc>http://parallel-in-time.org/groups/</loc>
375+
<loc>http://parallel-in-time.org/events/upcoming/</loc>
379376
</url>
380377
<url>
381-
<loc>http://parallel-in-time.org/news/</loc>
378+
<loc>http://parallel-in-time.org/events/</loc>
382379
</url>
383380
<url>
384381
<loc>http://parallel-in-time.org/about/</loc>
385382
</url>
386383
<url>
384+
<loc>http://parallel-in-time.org/news/</loc>
385+
</url>
386+
<url>
387387
<loc>http://parallel-in-time.org/</loc>
388388
</url>
389389
<url>

0 commit comments

Comments
 (0)