Skip to content

Commit

Permalink
Update compressible_euler_quasi_1d.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisshChawla committed Nov 25, 2023
1 parent dd38840 commit 33bc713
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
The quasi-1d compressible Euler equations (see Chan et al. https://doi.org/10.48550/arXiv.2307.12089 for details)
```math
\frac{\partial}{\partial t}
\begin{pmatrix}
Expand Down

0 comments on commit 33bc713

Please sign in to comment.