搜索资源列表
Main
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方
backstepLBM
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattic
pastsquare
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattic
LatticeBoltzmannModels
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattic
2dc
- 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional conve
matlab
- 本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序 -This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, ther
convection_diffusion_matlab_program
- 一维奇异摄动问题(对流扩散问题)的有限元程序源代码。-One-dimensional singular perturbation problem of the finite element program source code.
chengxu
- 求解二维对流扩散方程,采用径向基函数配点无网格法-Solving two-dimensional convection-diffusion equation using radial basis function collocation meshless method
1d
- 一维非稳态对流扩散有限差分方法,用FORTRAN编写-1-dimension unsteadyunsteady one-dimensional convection-diffusion
fvm
- 用有限体积法计算结构网格下的对流扩散程序,用adi方法求解。-Structure with finite volume method for convection-diffusion process under the grid, with adi Solving
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
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
五种对流离散数值计算方法对比
- 用于计算传热学五种常见对流扩散数值计算对比(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 adiabat
对流扩散
- 我自己编的得干湿交替情况下氯离子对流-扩散传输程序,已验算过,可运行,结果较好(MATLAB program for convection diffusion)
Diffusion
- 利用MATLAB稳定求解高精度二维对流扩散方程(Solving High Precision Two-Dimensional Convection-Diffusion Equation with MATLAB)
convection-diffusion2
- 对流扩散方程有限差分求解,空间离散采用迎风格式,时间离散采用向前差分格式(显示格式)(Finite difference solution of convection-diffusion equation)