搜索资源列表
-
1下载:
使用有限元方法, 2D FEM计算热扩散方程.
三角形分割. -use of the finite element method, 2D FEM calculation of thermal diffusion equation. Triangle division.
-
-
0下载:
谱域法求解电磁场扩散方程的Fortran程序
A working example of solving the electromagnetic diffusion equation using a spectral method
-
-
0下载:
本程序是使用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
-
-
2下载:
一维非稳态求解对流扩散方程,很简单适用。-Solving one-dimensional unsteady convection-diffusion equation is very simple to apply.
-
-
4下载:
偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法,Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution
-
-
1下载:
本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合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
-
-
0下载:
Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization schemes for convective and diffusive terms and for time integration.
-
-
0下载:
一维稳态对流扩散方程的求解,很简单的小程序。-One-dimensional steady convection-diffusion equation, a very simple applet.
-
-
0下载:
Program for solving the steady one-dimensional convection/diffusion equation.
-
-
0下载:
Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization
schemes for convective and diffusive terms and for time integration.
-
-
0下载:
A code which solves unsteady scalar transport equation for a given velocity field (2D convection/diffusion equation).
-
-
0下载:
PROGRAM FOR STEADY, ONE-DIMENSIONAL CONVECTION-DIFFUSION EQUATION USING FINITE VOLUME METHOD (UNIFORM CV) -PROGRAM FOR STEADY, ONE-DIMENSIONAL CONVECTION-DIFFUSION EQUATION USING FINITE VOLUME METHOD (UNIFORM CV)
-
-
2下载:
matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:隐式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件
PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem.
-
-
6下载:
一维非稳态导热扩散方程C语言程序 考虑三种不同边界条件 TDMA算法求解三对角矩阵-Calculation of heat transfer analysis
one-dimensional diffusion equation
-
-
2下载:
子体模拟
对于各个计算组织,等离子体的模拟一直是个极大的挑战,有很多不同近似程度的模拟计算方法。包括完整的动力学计算方法,流体近似方法和关于漂移扩散方程的方法。近几年来,有人用Fokker-Planck方程处理等离子体中的电子,同时把离子当作流体进行耦合计算,获得了很好的计算结果。本章我们将介绍基于通用Fokker-Planck方程的计算求解过程,并通过一个具体实例得到电容放电过程的电子密度分布。希望通过该简单模型使读者对等离子放电建模过程有个初步的了解。-The sub-body sim
-
-
1下载:
用Crank-Nicolson差分格式计算抛物型方程初值问题的解,偏微分方程解-Throw the diffusion equation initial value problem solution, calculated with the Crank-Nicolson Difference Scheme for Partial Differential Equations
-
-
1下载:
对流扩散方程,Burgus方程的迎风格式,Lax格式,Lax_wendroff格式-convection-diffusion equation and the Burgus equation with the upwind scheme, Lax scheme, Lax-wendroff scheme
-
-
0下载:
一维稳态对流扩散方程,边界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 P = 1,5,10 mapping
-
-
0下载:
采用龙格库塔法求解二维反应扩散方程程序,C语言编写的程序。-Runge kutta method to solve two-dimensional reaction-diffusion equation
-
-
0下载:
偏微分方程的数值解法:解拉普拉斯方程,扩散方程等-Numerical solution of partial differential equations: solution to Laplace equation, diffusion equation, etc.
-