Skip to content

Commit

Permalink
Add Paper for Weakly Enforced BCs to Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Jan 22, 2024
1 parent 1946f9d commit 52e458e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/literate/src/files/non_periodic_boundaries.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
# state as arguments, and solves an approximate Riemann problem to introduce dissipation (and
# hence stabilization) at the boundary. Hence, the performance of the Dirichlet BC depends on the
# fidelity of the numerical surface flux.
# An easy-to read introductory reference on this topic is the paper by
# [Mengaldo et. al.](https://doi.org/10.2514/6.2014-2923).

# The passed boundary value function is called with the same arguments as an initial condition
# function, i.e.
Expand Down

0 comments on commit 52e458e

Please sign in to comment.