搜索资源列表
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
liman
- 黎曼问题的C语言版本,内容很详细,里面程序也有注释-C-language version of the Riemann problem, the content is very detailed, inside the program annotation
CFD_CSharp
- cfd经典问题C源代码:一维黎曼问题;一维可压N-S方程;二维斜激波刚壁反射;二维泊萧叶黏性流动;有限体积法求解库塔流-Riemann problem a compressible N-S equations of two-dimensional oblique shock wave reflection stiffness 2D Poiseuille viscous flow finite volume method to solve the Kuta flow
CFD_CSharp
- cfd经典问题C源代码:一维黎曼问题;一维可压N-S方程;二维斜激波刚壁反射;二维泊萧叶黏性流动;有限体积法求解库塔流-Riemann problem a compressible N-S equations of two-dimensional oblique shock wave reflection stiffness 2D Poiseuille viscous flow finite volume method to solve the Kuta flow
Riemann_exact_lixl_v1.0
- TORO书中精确黎曼问题的求解,嗯,要不小于20个字····(Solving the exact Riemann problem in TORO book)