搜索资源列表
roe
- 作为对计算流体力学划时代共享的新方法。roe格式对于差分格式的构造提供了新的全新的领域!Fortran编写
WENO
- 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
CFDroe
- CFD,基于有限体积法的,Roe以及AUSM+up格式的C语言程序-CFD, based on the finite volume method, Roe and AUSM+ up format of C language program
123
- 一阶迎风 roe格式 fortran 程序开发-First order upwind roe format fortran program development
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
roe
- 低速流预处理Roe格式中的数值粘性.Low speed flow pretreatment in the Roe format numerical viscosity-Low speed flow pretreatment in the Roe format numerical viscosity
hyper-CFD-3D
- CFD源代码,可并行,Roe格式 ,能较好应用在搞超声速计算中。-Robust CFD code for hypersonic flow
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.
Godnov_HLLC
- 解1D黎曼问题的有限体积法,使用Roe格式做近似-1D finite volume method for solving the Riemann problem, make use of the approximate Roe format
threed_euler_fluxes_v3
- 3D欧拉方法的数值通量计算,使用标准的ROE格式和非常稳定的旋转混合通量。ROE没有使用垂直向量-Euler 3D numerical flux calculations, using standard formats and ROE very stable rotating mixing flux. ROE is no vertical vector
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
2-D-Roe-
- 2d roe格式的源代码,求解2维欧拉方程-2d roe format of the source code, for solving Euler equation 2
twod_euler_fluxes_v2
- 二维欧拉方程计算,包含Roe和Rotated-RHLL格式(The calculation of the two-dimensional Euler equation, including the Roe and Rotated-RHLL formats)
prject223
- roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
新型上风格式_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)