You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Mohamed Hussein (2026). 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. Retrieved .
General Information
- Version 1.0.0.0 (2.58 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | .
. |