搜索资源列表
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.
pdesolve.rar
- 偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法,Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution
fortran
- 一维对流扩散方程的fortran解法,计算流体力学中的源代码,-One-dimensional convection-diffusion equation fortran solution, computational fluid dynamics in the source code,
two-FVM
- 本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合CFD初学者阅读。-The program is two-dimensional finite volume method for solving convection-diffusion equation of the classic program. Program includes a variety of discrete methods, meshing methods. CFD for
2dc
- 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional convection-diffusion equation solve
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
p1ds
- 一维稳态对流扩散方程的求解,很简单的小程序。-One-dimensional steady convection-diffusion equation, a very simple applet.
FEM-for-parabolic-equation
- 本科论文,有限元法求解对流扩散方程。文后有附带的程序,适合入门使用!可以对照文章内容,学习程序!-A paper for FEM.
1D
- 一维对流扩散方程,附加海藻及四种生长营养物质的生长模型-Algal growth model in 1D problem
heat_transfer_2d
- 采用ADI方法求解二维对流扩散方程的温度场分布,包含有追赶法解方程的代码。-Using ADI Method to solve two dimensional convective-diffusion equations to get the temperature distributions.
1d
- 一位对流-扩散方程(稳态或非稳态)求解程序。-Program for solving the steady and unsteady one-dimensional convection/diffusion equation.
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.)
Diffusion
- 利用MATLAB稳定求解高精度二维对流扩散方程(Solving High Precision Two-Dimensional Convection-Diffusion Equation with MATLAB)
自选时间差分格式二维对流扩散方程数值实验
- 包括所用的微分形式的二维热扩散方程,及其初始条件、边界条件。还有MATLAB程序。
一维对流扩散方程
- 一维对流扩散方程的fortran程序代码,采用有限差分方法求解,可用于cfd的学习。
convection-diffusion2
- 对流扩散方程有限差分求解,空间离散采用迎风格式,时间离散采用向前差分格式(显示格式)(Finite difference solution of convection-diffusion equation)