Skip to content

A shock-capturing adjoint solver for the compressible flow equations

License

Notifications You must be signed in to change notification settings

comp-physics/1D-Shocks-Adjoint

Repository files navigation

Finite volume adjoint solver, 1D Euler Author: SH Bryngelson

Solves the strong-conservation form of the 1d euler equations and their continuous adjoint using a finite-volume scheme with Lax-Friedrichs fluxes and either WENO3, WENO5, or no reconstruction. Forward euler and SSP RK3 time integration schemes are supplied.