搜索资源列表
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
roe
- 基于roe格式的欧拉方程求解程序,fortran语言的,网格文件是结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的-Euler equation solver based on roe format, FORTRAN, grid file is structured grid, and the annotation was lacking, but for the friends of learning cfd, understand there is no problem
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.
ch5soft
- Fortran格式中的Roe格式 比较经典 适合初学者-Fortran format Roe more classic format suitable for beginners
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
Roe
- Fortran语言解决一维激波管问题,本程序为一阶迎风Roe格式(Fortran language to solve one-dimensional shock tube problem, this program is the first order upwind Roe format)
oned_euler_fluxes_v5
- 一维欧拉方程计算,集合了Lax-Friedrichs,Richtmyer,MacCormack,Steger-Warming,Van Leer,AUSM,Zha-Bilgen,Godunov,Osher,Roe,Rusanov,HLL(HLLE),HLLL,AUFS方法(One dimensional Euler equation, including Lax-Friedrichs, Richtmyer, MacCormack, Steger-Warming, Van Leer, AUSM, Z
twod_euler_fluxes_v2
- 二维欧拉方程计算,包含Roe和Rotated-RHLL格式(The calculation of the two-dimensional Euler equation, including the Roe and Rotated-RHLL formats)