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

https://github.com/hangsz/euler-2d

Function Test for Euler-2D Solver.
https://github.com/hangsz/euler-2d

2d euler

Last synced: 5 months ago
JSON representation

Function Test for Euler-2D Solver.

Awesome Lists containing this project

README

          

# Euler-2D Solver

### keys:
- structured: 只针对结构网格
- unstructured:可以处理结构和非结构网格
- Convective flux: JST
- Temporal Discretization: Runge Kutta; Dual-Time
- Moving-grid