Skip to content

Commit

Permalink
Update src/equations/compressible_euler_quasi_1d.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring authored Dec 2, 2023
1 parent aaadbc8 commit 4eb51bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/compressible_euler_quasi_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
@doc raw"""
CompressibleEulerEquationsQuasi1D(gamma)
The quasi-1d compressible Euler equations (see Chan et al. https://doi.org/10.48550/arXiv.2307.12089 for details)
The quasi-1d compressible Euler equations (see Chan et al. [DOI: 10.48550/arXiv.2307.12089](https://doi.org/10.48550/arXiv.2307.12089) for details)
```math
\frac{\partial}{\partial t}
\begin{pmatrix}
Expand Down

0 comments on commit 4eb51bf

Please sign in to comment.