搜索资源列表
fvm.rar
- 用有限体积法计算结构网格下的对流扩散程序,用adi方法求解。-Structure with finite volume method for convection-diffusion process under the grid, with adi Solving
matlab.rar
- 本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序 ,This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, there is a wide range of application
chengxu.rar
- 求解二维对流扩散方程,采用径向基函数配点无网格法,Solving two-dimensional convection-diffusion equation using radial basis function collocation meshless method
peric-1d
- 一维非稳态求解对流扩散方程,很简单适用。-Solving one-dimensional unsteady convection-diffusion equation is very simple to apply.
fortran
- 一维对流扩散方程的fortran解法,计算流体力学中的源代码,-One-dimensional convection-diffusion equation fortran solution, computational fluid dynamics in the source code,
FVM-convection-and-diffusion
- 有限体积法 求解 一维二维对流扩散问题 离散格式有:中心差分和乘方格式-finite volume method solve convection and diffusion problem
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- diffusion equations were solved
Buegers_solving
- matlab 编写的一维对流扩散方程,简单格式。(Matlab prepared one-dimensional convection diffusion equation, a simple format.)
Burgers_C
- 用于求解一维对流扩散方程(Burgers方程)数值解的程序(A program for solving numerical solutions of 1D convection diffusion equations)
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 QUICK format works better.)
五种对流离散数值计算方法对比
- 用于计算传热学五种常见对流扩散数值计算对比(Numerical comparison of five kinds of convection diffusion)
D2Q9_L1_S0_R0_X0
- 二维对流扩散,左边界恒温1.0,右边界恒温0,上下边界恒温0(Two dimensional convection diffusion)
D2Q9_L1_S0_RJ_XJ
- 二维对流热扩散,左边界恒温1.0,上边界恒温0,右边界和下边界绝热(Two dimensional convection thermal diffusion, the left boundary constant temperature is 1, the upper boundary constant temperature is 0, the right boundary and the lower boundary adiabatic)
对流扩散
- 我自己编的得干湿交替情况下氯离子对流-扩散传输程序,已验算过,可运行,结果较好(MATLAB program for convection diffusion)
Diffusion
- 利用MATLAB稳定求解高精度二维对流扩散方程(Solving High Precision Two-Dimensional Convection-Diffusion Equation with MATLAB)
自选时间差分格式二维对流扩散方程数值实验
- 包括所用的微分形式的二维热扩散方程,及其初始条件、边界条件。还有MATLAB程序。
对流扩散问题-追赶法
- 基于一维定常对流扩散问题的数值计算方法,构造三对角矩阵形式,采用追赶法计算结果。适用于三个节点的矩阵形式。
对流扩散-混合差分格式
- 适用于定常对流扩散问题的混合差分格式,由pe的大小可以采用迎风和差分的不同离散过程。
一维对流扩散方程
- 一维对流扩散方程的fortran程序代码,采用有限差分方法求解,可用于cfd的学习。
convection-diffusion2
- 对流扩散方程有限差分求解,空间离散采用迎风格式,时间离散采用向前差分格式(显示格式)(Finite difference solution of convection-diffusion equation)