搜索资源列表
hyper_eul
- Toro的经典书 "Riemann Solvers and Numerical Methods for Fluid Dynamics" 中的算例程序。该程序求解二维笛卡尔网格下的理想气体欧拉方程程序。采用TVD格式与HLLC的近似黎曼解相结合,二维处理采用维数分裂,求解扩张一维问题。6种通量限制器可供选择。- to solve the two-dimensional Euler equations for an ideal gas on a Cartesian quadri
Godunov-method
- Fortran code to solve a gas dynamics related problem using Godunov method. This program is created by referring to Toro s book.
Riemann-programs
- Toro书中的源程序,可以参考toro书进行学习,里面有详细的程序说明及参考出处。-A Library of Source Codes for Teaching, Research and Applications by E. F. Toro
Riemann_exact_lixl_v1.0
- TORO书中精确黎曼问题的求解,嗯,要不小于20个字····(Solving the exact Riemann problem in TORO book)