Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ycydsxy/1driemannsolver
CFD Solver for 1D Riemann Problem
https://github.com/ycydsxy/1driemannsolver
cfd
Last synced: 4 days ago
JSON representation
CFD Solver for 1D Riemann Problem
- Host: GitHub
- URL: https://github.com/ycydsxy/1driemannsolver
- Owner: ycydsxy
- License: mit
- Created: 2017-12-22T07:17:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T03:45:45.000Z (almost 7 years ago)
- Last Synced: 2024-11-15T13:31:53.224Z (2 months ago)
- Topics: cfd
- Language: Matlab
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 一维黎曼问题求解器
### 1DRiemannSolver
CFD Solver for 1D Riemann ProblemSchemes:
- Godunov Scheme
- Roe Scheme
- AUSM SchemeMUSCL is optional