Skip to content

Commit 459c2c9

Browse files
authored
Add DOIs to two published papers (#61)
* Add DOIs to 2 published papers * Add journal names and reorder accordingly
1 parent 690347f commit 459c2c9

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

index.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,13 @@ The following publications make use of Trixi.jl or one of the other packages
8484
listed above. Author names of Trixi.jl's main developers are in *italics*.
8585

8686
### 2025
87+
88+
* Babbar, Chandrashekar,
89+
**Lax-Wendroff Flux Reconstruction on adaptive curvilinear meshes with error based time stepping for hyperbolic conservation laws**,
90+
Journal of Computational Physics (522), 113622, 2025.\\
91+
[![arXiv:2402.11926](https://img.shields.io/badge/arXiv-2402.11926-yellow)](https://arxiv.org/abs/2402.11926)
92+
[![doi:10.1016/j.jcp.2024.113622](https://zenodo.org/badge/doi/10.1016/j.jcp.2024.113622.svg)](https://doi.org/10.1016/j.jcp.2024.113622)
93+
8794
* *Ranocha*, *Winters*, *Schlottke-Lakemper*, Öffner, Glaubitz, *Gassner*,
8895
**On the robustness of high-order upwind summation-by-parts methods for nonlinear conservation laws**, 2025.\\
8996
[![arXiv:2311.13888](https://img.shields.io/badge/arXiv-2311.13888-yellow)](https://arxiv.org/abs/2311.13888)
@@ -130,6 +137,12 @@ listed above. Author names of Trixi.jl's main developers are in *italics*.
130137
[![doi:10.1016/j.jcp.2024.113223](https://zenodo.org/badge/doi/10.1016/j.jcp.2024.113223.svg)](https://doi.org/10.1016/j.jcp.2024.113223)
131138
[![reproduce me!](https://img.shields.io/badge/reproduce-me!-brightgreen)](https://github.com/trixi-framework/paper-2024-amr-paired-rk)
132139

140+
* Babbar, Kenettinkara, Chandrashekar,
141+
**Admissibility preserving subcell limiter for Lax-Wendroff flux reconstruction**,
142+
Journal of Scientific Computing, Vol. 99, Issue 2, May 2024.\\
143+
[![arXiv:2305.10781](https://img.shields.io/badge/arXiv-2305.10781-yellow)](https://arxiv.org/abs/2305.10781)
144+
[![doi:10.1007/s10915-024-02482-9](https://zenodo.org/badge/doi/10.1007/s10915-024-02482-9.svg)](https://doi.org/10.1007/s10915-024-02482-9)
145+
133146
* Babbar, Chandrashekar,
134147
**Multi-Derivative Runge-Kutta Flux Reconstruction for Hyperbolic Conservation Laws**, 2024.\\
135148
[![arXiv:2403.02141](https://img.shields.io/badge/arXiv-2403.02141-yellow)](https://arxiv.org/abs/2403.02141)
@@ -151,14 +164,7 @@ listed above. Author names of Trixi.jl's main developers are in *italics*.
151164
**Lax-Wendroff Flux Reconstruction for advection-diffusion equations with error-based time stepping**, 2024.\\
152165
[![arXiv:2402.12669](https://img.shields.io/badge/arXiv-2402.12669-yellow)](https://arxiv.org/abs/2402.12669)
153166

154-
* Babbar, Chandrashekar,
155-
**Lax-Wendroff Flux Reconstruction on adaptive curvilinear meshes with error based time stepping for hyperbolic conservation laws**, 2024.\\
156-
[![arXiv:2402.11926](https://img.shields.io/badge/arXiv-2402.11926-yellow)](https://arxiv.org/abs/2402.11926)
157-
158167
### 2023
159-
* Babbar, Kenettinkara, Chandrashekar,
160-
**Admissibility preserving subcell limiter for Lax-Wendroff flux reconstruction**, 2023.\\
161-
[![arXiv:2305.10781](https://img.shields.io/badge/arXiv-2305.10781-yellow)](https://arxiv.org/abs/2305.10781)
162168

163169
* Ovadia, Oommen, Kahana, Peyvan, Turkel, Karniadakis,
164170
**Real-time Inference and Extrapolation via a Diffusion-inspired Temporal Transformer Operator (DiTTO)**, 2023.\\

0 commit comments

Comments
 (0)