Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HLLC flux for non-cartesian meshes to CompressibleEulerEquations{2,3}D #1790

Merged
merged 16 commits into from
Dec 30, 2023

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    03eb725 View commit details
    Browse the repository at this point in the history
  2. add tests for HLLC flux

    benegee committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6dbb5e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    5a7462a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Add 2D test with HLLC

    DanielDoehring authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bb43eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e84598b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2294cd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    434c3f0 View commit details
    Browse the repository at this point in the history
  5. Update src/equations/compressible_euler_3d.jl

    Co-authored-by: Hendrik Ranocha <[email protected]>
    DanielDoehring and ranocha authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    408a50c View commit details
    Browse the repository at this point in the history
  6. Update src/equations/compressible_euler_2d.jl

    Co-authored-by: Hendrik Ranocha <[email protected]>
    DanielDoehring and ranocha authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a58b799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5ab42e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52792d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc3fea6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19f710a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    dde444d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fb202a View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    DanielDoehring authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7a62f33 View commit details
    Browse the repository at this point in the history