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

Implement Riemann Solver #1

Closed
MatthewGrim opened this issue Jul 6, 2016 · 0 comments
Closed

Implement Riemann Solver #1

MatthewGrim opened this issue Jul 6, 2016 · 0 comments
Assignees

Comments

@MatthewGrim
Copy link
Owner

This issue documents the work I undertook to write my own Riemann Solver based on the work in Toro. This was an academic exercise to help me further my understanding of the initial value problem and how it can be solved in hyperbolic differential equations and applied to Euler's equations to solve CFD problems.

Much of the work follows that in Chapter 4 of the book Riemann solvers and Numerical Methods for Fluid Dynamics by E. Toro

@MatthewGrim MatthewGrim self-assigned this Jul 6, 2016
MatthewGrim pushed a commit that referenced this issue Jul 6, 2016
…n problem and validated against the Sod shock tube problems
MatthewGrim pushed a commit that referenced this issue Jul 6, 2016
…s domain ... there is currently a bug in the left rarefaction case
MatthewGrim pushed a commit that referenced this issue Jul 6, 2016
…s not having a change of sign for left travelling waves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant