搜索资源列表
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
GUIRIEMA.C
- C code for the two-dimensional Riemann Problem of Gas Dynamics.
liman
- 黎曼问题的C语言版本,内容很详细,里面程序也有注释-C-language version of the Riemann problem, the content is very detailed, inside the program annotation
2dShallowwaterequationRiemannsolver
- 用MATLAB编写的基于有限体积法求解二维浅水方程边界数值通量的Riemann求解器(HLL格式),可处理干河床问题,适用于规则网格及不规则网格,只需提供边界左右两侧的水深和流速以及外法线矢量-Written using MATLAB numerical flux based on the finite volume method for solving the two-dimensional shallow water equations boundary Riemann solver (HL
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
polinomio1
- CALCULATING THE AREA UNDER THE CURVE OF A POLYNOMIAL FUNCTION BY RIEMANN SUMS
Riemann-programs
- Toro书中的源程序,可以参考toro书进行学习,里面有详细的程序说明及参考出处。-A Library of Source Codes for Teaching, Research and Applications by E. F. Toro
计算Riemann精确解
- 主要解决了计算Riemann精确解问题,上述给出了所编写的一些代码,请大家給与指正(It mainly solves the problem of calculating Riemann exact solutions)
Riemann_exact_lixl_v1.0
- TORO书中精确黎曼问题的求解,嗯,要不小于20个字····(Solving the exact Riemann problem in TORO book)