- Category:
- Algorithm
- Tags:
-
- File Size:
- 15kb
- Update:
- 2017-07-18
- Downloads:
- 0 Times
- Uploaded by:
- 韩少强
Description: First, by numerical solution of the Euler equation, the simulation of one-dimensional shock tube example, lax, shock, tube example, interaction, blast, wave example, Shu-orsher example, low density example.
Two. The numerical schemes used include: first order upwind scheme, three order upwind scheme, 2, 3, and 4 order MUSCL schemes, 3, 5, and 7 order WENO schemes.
To Search:
File list (Check if you may need any files):
flux.f90
flux2d_idolikecfd.f90
limiters.f90
mesh.f90
reconstruction.f90
solver.f90
test_mesh.f90
test_solver.f90
utils.f90