搜索资源列表
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
Riemann_Pro
- Riemann Solvers and Numerical Methods for Fluid Dynamics,此书的全部源代码,非常有用。-Riemann Solvers and Numerical Methods for Fluid Dynamics
LINWAT.DIR
- E. F. Toro的源程序 Riemann Solvers and Numerical Methods for Fluid Dynamics-A Library of Source Codes for Teaching, Research and Applications by E. F. Toro NUMERITEK Limited, 1999, UK linwat.dir: one-dimensional linearised shallow water equat
RIEMANN1
- riemann solvers code is very useful-riemann solvers code is very useful.very good,source code
Rimann-HLLPHLLC
- 采用多种黎曼求解器求解激波管问题,工况设计参照TORO的书,用C++编写-one dimensioal shock tube problem using a variety of Riemann solvers
sod
- sod激波管问题,x<0:(u,ρ,p)=(0,1,1);x≥0:(u,ρ,p)=(0,0.125,0.1),画出t=0.14时刻的u,ρ,p曲线.(The Sod shock tube problem, named after Gary A. Sod, is a common test for the accuracy of computational fluid codes, like Riemann solvers, and was heavily investigated by S