Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# 一维黎曼问题求解器
### 1DRiemannSolver
CFD Solver for 1D Riemann Problem

Schemes:
- Godunov Scheme
- Roe Scheme
- AUSM Scheme

MUSCL is optional