搜索资源列表
一阶迎风格式求解一阶双曲型方程
- 用FORTRAN语言编制求解一阶双曲型方程,采用一阶迎风格式
NHT1d
- 采用以下四种格式:中心差分、一阶迎风、混合格式和QUICK格式对一维稳态无源项的对流-扩散方程进行求解-The following four formats: central difference, the first order upwind, QUICK format mixed formats and one-dimensional steady-state passive entry of convection- diffusi
cfd
- Fortran 有限体积法 一阶迎风格式计算欧拉方程 管流-Fortran order upwind finite volume method, the format of a pipe flow calculation of Euler equations
123
- 一阶迎风 roe格式 fortran 程序开发-First order upwind roe format fortran program development
upwind1D
- 用一阶迎风差分格式计算一维激波管问题的Fortran语言算法-Order upwind difference scheme with a one-dimensional shock tube problem of calculating the Fortran language algorithm
fvm_upwind_MAC_couette
- 二维Couette流动是一个不可压缩黏性流动的典型流动,并有解析解,可以用来检验数值算法计算精度和可靠性。对它采用有限体积算法一阶迎风型离散格式进行数值求解。同时,为了初学者入门和练习方便,这里给出了用Fortran77语言编写的计算二维不可压缩黏性流体Couette流动问题计算程序,供大家学习参考。——计算流体力学教程-Couette flow of two-dimensional incompressible viscous flo
yijieyingfeng
- 一维波动方程一阶迎风格式源程序,空间二阶精度,附带计算结果及说明-One-dimensional wave equation first order upwind source, space second-order accuracy, with results and instructions
1-order-upstream
- 一阶迎风格式 用于计算一阶双曲型对流方程-First-order upwind scheme Used to calculate the first-order hyperbolic convection equation
FVM
- FVM求解方腔流 交错网格、一阶迎风、QUICK格式等-cavity flow、first order upwind、QUICK
steady-state-equation
- 一维稳态对流扩散方程,边界x=0,x=L,采用中心差分,一阶迎风,混合格式和Quick格式对P=1,5,10作图-One-dimensional steady-state convection-diffusion equation, boundary x = 0 and x = L, the center differential, a first-order upwind, mixed formats and Quick Format
CFD_matlab
- 基于matlab的,关于lax-wendroff,lax-friedrichs,一阶迎风格式,一阶warming-beam格式的计算流入门简单算例-simple examples of lax-wendroff, lax-friedrichs, first-order upwind, first-order warming-beam based on MATLAB.
5CFDprogram
- 压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解 二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind
NHT_52
- 本程序实现了一维稳态无源项的对流-扩散方程的数值解法,采用的离散格式包括中心差分,一阶迎风,混合格式与QUICK格式。并画出其与精确解的比较。-This program implements a one-dimensional steady-state convection passive items- diffusion equations numerical solution, a discrete format used incl
couette
- 以一阶迎风型离散格式和Chorin压力迭代求解二维Coutte流动问题-Discrete first order upwind scheme and Chorin pressure iterative solver dimensional flow problem Coutte
fvm_MAC_couette
- 不可压缩黏性流动的典型流动,有解析解,可以用来检验数值算法计算精度和可靠性。采用有限体积算法一阶迎风型离散格式进行数值求解。这里给出了计算二维不可压缩黏性流体流动问题计算程序,供大家学习参考。-A typical flow of an incompressible viscous flow, there are analytical solution, numerical algorithms can be used to test t
roefou
- 用Roe格式的一阶迎风差分方法解决欧拉方程的黎曼问题-Solves the Riemann problem for the Euler equations using Roe s first-order upwind method
Homework4
- 一阶迎风格式、Lax-Wendroff格式、Warming-Beam格式 求解线性波动方程-CFD Fortran
4
- 使用一阶迎风格式与QUICK高阶格式(+LU分解)计算对流扩散方程。TXT文件为结果,QUICK格式效果更好。(Convection diffusion equations are computed using first order upwind schemes and QUICK higher order schemes (+LU decomposition). The TXT file is the result, and the
1D_Euler_many_schemes
- 一、通过数值求解Euler方程,模拟一维激波管算例,lax shock tube算例,interaction blast wave算例,Shu-orsher算例,low density算例。 二、其中采用的数值格式有:一阶迎风格式, 三阶迎风格式, 2、3、4阶MUSCL格式, 3、5、7阶WENO格式。(First, by numerical solution of the Euler equation, the simulat
Roe
- Fortran语言解决一维激波管问题,本程序为一阶迎风Roe格式(Fortran language to solve one-dimensional shock tube problem, this program is the first order upwind Roe format)