Matlab Code to Evaluate View Factors for a 2D Enclosure

版本 1.0.0.0 (2.6 KB) 作者: Mohamed Hussein
This code calculates the view factors between any enclosure sides using the Crossed-Strings method
129.0 次下载
更新时间 2017/10/27

查看许可证

This code calculates the view factors between the internal surfaces of an
enclosure by dividing each surface to small grids in order to be able to
do further heat transfer analysis for variable surface temperatures or
heat fluxes.
The inputs to this code include:
- The x-coordinates of the corner points of the enclosure
- The y-coordinates of the corner points of the enclosure
- The desired number of divisions for each side (a)
By running the code, it will produce a matrix F containing the view factors from each sub-surface to all other sub surfaces, and a smaller matrix f containing the view factor from each entire surface to others.

引用格式

Mohamed Hussein (2024). Matlab Code to Evaluate View Factors for a 2D Enclosure (https://www.mathworks.com/matlabcentral/fileexchange/64862-matlab-code-to-evaluate-view-factors-for-a-2d-enclosure), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Thermal Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

.
.

.