搜索资源列表
TDMA
- 一维平板导热问题的c++程序,使用控制容积法离散,附加源项法处理边界条件。隐式求解-One-dimensional heat conduction plate c++ program, use the control volume method of discrete, additional source term treatment of boundary conditions. Implicit Solution
Implicit1Ddiffusionequation
- matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:隐式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yua
Explicit1Ddiffusionequation
- matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:显式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yua
chengxu
- 一维非稳态导热扩散方程C语言程序 考虑三种不同边界条件 TDMA算法求解三对角矩阵-Calculation of heat transfer analysis one-dimensional diffusion equation
onedheattransfer
- 本程序为一维非稳态导热的有限差分法解法, 使用TDMA法求解离散方程组。-This program is a one-dimensional unsteady heat conduction solution of the finite difference method for solving the discrete equations using TDMA method
zuoyetwo
- 利用TDMA和ADI方法求解二维稳态导热问题,采用C语言编程-Use TDMA and ADI method for solving the two-dimensional steady-state heat conduction problem, using C language programming
TDMA2DSteadHeatTransfer
- 一个简单的求解一维稳态问题的TDMA算法(A SIMPLE TDMA ALGORITHM FOR SOLVING ONE-DIMENSIONAL STEADY STATE PROBLEMS)
一维 稳态 TDMA
- 一维 稳态 导热传热问题的TDMA解法,基于MATLAB 软件(One dimension steady state heat conduction problem TDMA solution, based on MATLAB software.Make the calculation more concise and efficient)