搜索资源列表
HeatTransport
- 数值方法计算传热问题实例 边长为200×200mm的二维矩形材料内的稳态温度分布。上侧和左侧维持恒壁温;下侧为绝热;右侧为对流换热条件。具体参数为: 材料的导热系数=20w/m• k; 上侧温度t1=100℃ 右侧流体温度tf=20℃ 表面传热系数 h分别为1w/m2• k和100 w/m2• k 左侧温度t2=20℃ 下侧绝热-Numerical method to calculate the heat transfer problem
lianxi
- 一维非稳态导热这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方-One-dimensional unsteady heat conduction matlab program This program is written in two-dimensional numerical method to calculate the heat transfer of a tablet applicati
新建文件夹
- 稳态二维热传导迭代法matlab的代码((The steady two-dimensional heat conduction matlab code))
Example_3_SOR
- 使用有限体积法,并通过sor方法求解简单二维非稳态传热问题应用示例(an example of two dimensional heat transfer issue solved by sor method)
MATLAB传热基础算例
- 给出了传热学上的几个基础算例,包括一维稳态/非稳态,二维稳态/非稳态,以及方腔驱动流的matlab算法(Some basic examples of heat transfer are given, including one-dimensional steady/unsteady state, two-dimensional steady/unsteady state, and the matlab algorithm for square cavity driven flow.)
数值传热学二维稳态雅可比迭代法
- 数值传热学二维稳态雅可比迭代法,初始条件为t0=0,t1=1 空间步长为0.25,y=10,x=5