Skip to content

nianhuawong/2D_Euler_Solver

Repository files navigation

2D_Euler_Solver

This code includes:

2nd order MUSCL: Roe, vanLeer, Steger-Warming

limiter function: vanleer, minmod, superbee

high order shcemes: WENO5, WCNS-E6E5

time integration: TVD RK3, TVD RK2

This code can solve:

  1. double mach refeclection

  2. supersonic flow past a blunt body

  3. other 2d inviscid problems (with some modifications of the code)

For more information, please contact [email protected]

About

2 dimensional Euler equation solver on structured grids

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published