搜索资源列表
tdmaC
- 用于计算流体的离散方程的计算,一般的方法,只适用于计算流体-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
A-solver-for-1-D-RIEMANN-problem
- 分别采用Roe格式和AUSM格式求解一维黎曼问题,并将计算结果与解析解进行比较,发现这两种计算格式都能获得高的计算精度。-Roe scheme were used in this procedure and AUSM format to solve a 1-D RIEMANN problem, and numerical results were compared with the analytical solution, the results can be seen from these t
Roe1
- 计算流体力学经典程序Roe格式,每步有说明,适合初学者-Computational Fluid Dynamics classical procedures Roe scheme, each step is described, suitable for beginners
Roe2
- 计算流体力学Roe格式的一个算例,直接可以计算,每部有说明。-Computational fluid dynamics Roe scheme is an example, can be calculated directly, and each is described.
vorticity
- vorticity simulation using roe scheme
HLLaROE
- matlab环境下编写的一维激波管问题,用Hll格式和Roe格式求解黎曼问题-matlab environment prepared by the one-dimensional shock tube problem with Hll formats and Roe scheme for solving the Riemann problem
TVD
- 用matlab编写的TVD格式一维激波管问题,包含黎曼问题精确解,Hll格式和Roe格式,采用minmod,vanleer等多种限制器-TVD scheme using matlab one-dimensional shock tube problems, including Riemann problem exact solution, Hll formats and Roe format using minmod, vanleer other limiters
Riemannmain
- 用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。-Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.
Euler1D
- This program solves 1D Euler equation with the Roe scheme.
OSSAN-Euler2D
- Roe格式 二维Euler fortran语言的,网格文件是非结构网格-This code computes a steady flow over a bump with the Roe flux by two solution methods: explicit 2-stage Runge-Kutta scheme and implicit (defect correction) method with the Jacobian exact for 1st-order scheme, on i
CODES
- CFD,一维Euler方程,Roe格式,三阶Runge-Kutta。可求解激波管问题等。-CFD,1 dimentional Euler equations, Roe scheme,3rd order Runge Kutta. used to solve SOD problem
Limiter
- CFD,一维shock/enthralpy interaction问题,Roe格式。可选用van Leer,van Albada, minmod, superbee限制器。-CFD,1D shock/enthralpy interaction, Roe scheme. Limiters: van Leer, van Albada, minmod, superbee
Roe
- Roe scheme for burgers equation
riemannSolver
- 求解一维激波管问题,基于Roe方法,使用python编写-Riemann solver. using Roe scheme, program using python.
1D_Euler_Roe
- 利用roe格式采用三阶龙格库塔时间推进格式求解一维欧拉方程(By using three order Runge Kutta time stepping scheme solving the Euler equations by using the roe format)
新型上风格式_AUSM_的性能分析及其应用_陈靓
- 研究了新型上风格式AUSM+的分辨率、效率等性能,并用它与Roe、van Leer上风格式数值模拟了前向台阶激波反射流动,通过对激波、膨胀波、接触间断及其间相互干扰的复杂波系的模拟对比,分析探讨了AUSM+格式的低数值耗散、间断高分辨率等特性。(The resolution and efficiency of the new upwind scheme AUSM+ are studied, and the flow of forward step shock wave is simulated
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)