搜索资源列表
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
heattranslate
- 用数值方法求解尺度为100mm×100mm的二维矩形物体的稳态导热问题。-Numerical method to solve for the 100mm × 100mm scale two-dimensional steady-state heat conduction problem of rectangular objects.
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
zhengfangxing_BEM
- 边界元算法求解正方形导热问题实例。一个简单的二维导热模型,用BEM算法求解,用于学习边界元编程。-Boundary element method for solving square conduction problem instances. A simple two-dimensional heat conduction model, using BEM algorithm for learning boundary element programming.
two_dimension_heat_conduction_steady
- 用来计算二维稳态导热的温度分布,四边界都是第一类边界条件。-The program is used to calculate temperature distribution of 2D steady heat conduction.
BH_wangjiajun
- 一个横截面尺寸为200x300 mm 的二维导热物体,边界条件分别为:左边绝热;右边与接触的流体对流换热,表面传热系数为50 W/(m2·K),流体温度为20°C;上边维持均匀的温度400°C;下边被常热流加热,热流密度为1500 W/m2。已知该物体的热导率为45 W/(m·K)。采用均匀网格,△y=△x=50mm,试用数值方法计算该物体的温度分布。(A two-dimensional heat conducting object with a cross-section size of 20
Matlab显示格式求解二维非稳态导热
- 使用Matlab显示格式求解二维矩形区域非稳态导热问题。