搜索资源列表
roe
- 作为对计算流体力学划时代共享的新方法。roe格式对于差分格式的构造提供了新的全新的领域!Fortran编写
WENO
- 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
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
123
- 一阶迎风 roe格式 fortran 程序开发-First order upwind roe format fortran program development
pscu
- A code which solves unsteady scalar transport equation for a given velocity field (2D convection/diffusion equation).
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
hyper-CFD-3D
- CFD源代码,可并行,Roe格式 ,能较好应用在搞超声速计算中。-Robust CFD code for hypersonic flow
oned_euler_v1
- Roe schemes one D minmod limiter
vorticity
- vorticity simulation using roe scheme
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
Euler1D
- This program solves 1D Euler equation with the Roe scheme.
homework2
- 流体力学 有限差分 激波管中激波传播问题的求解 Roe方法 没有考虑反射问题-Roe finite difference method for solving hydrodynamic shock tube shock wave propagation problems without considering the reflection problem
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
2-D-Roe-
- 2d roe格式的源代码,求解2维欧拉方程-2d roe format of the source code, for solving Euler equation 2
prject223
- roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)