-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
@online{ranocha2021adaptive, | ||
title={Adaptive numerical simulations with {T}rixi.jl: | ||
{A} case study of {J}ulia for scientific computing}, | ||
author={Ranocha, Hendrik and Schlottke-Lakemper, Michael and Winters, Andrew Ross | ||
and Faulhaber, Erik and Chan, Jesse and Gassner, Gregor}, | ||
year={2021}, | ||
month={08}, | ||
eprint={2108.06476}, | ||
eprinttype={arXiv}, | ||
eprintclass={cs.MS} | ||
} | ||
|
||
@article{schlottkelakemper2021purely, | ||
title={A purely hyperbolic discontinuous {G}alerkin approach for | ||
self-gravitating gas dynamics}, | ||
author={Schlottke-Lakemper, Michael and Winters, Andrew R and | ||
Ranocha, Hendrik and Gassner, Gregor J}, | ||
journal={Journal of Computational Physics}, | ||
pages={110467}, | ||
year={2021}, | ||
month={06}, | ||
publisher={Elsevier}, | ||
doi={10.1016/j.jcp.2021.110467}, | ||
eprint={2008.10593}, | ||
eprinttype={arXiv}, | ||
eprintclass={math.NA} | ||
} |