Problem 2831. Radiation Heat Transfer — View Factors (4)
View factors (aka configuration factors) are utilized in some radiation heat transfer models to estimate heat transfer rates between surfaces. In particular, the thermal energy leaving a given surface is applied to other surfaces, as appropriate, based on how much the hot surface "sees" the other surfaces. As such, view factors are purely geometrical in nature. A range of view factor formulae are available here.
For this problem, calculate the view factor from surface 1 (an infinitely long plate) to surfaces 2 (n rows of in-line pipes):

The view factor for one row of pipes is F_1-2 (the first equation):

The second equation is utilized for more than one row of pipes. Any of the variables can be a vector. Also, note that D = d/b, where d is the pipe diameter and b is the center-to-center spacing between pipes.
Solution Stats
Problem Comments
Solution Comments
Show commentsGroup

The Prime Directive
- 14 Problems
- 37 Finishers
- Find the nearest prime number
- Extra safe primes
- Prime factor digits
- Twin Primes
- Twins in a Window
- The Goldbach Conjecture
- The Goldbach Conjecture, Part 2
- Goldbach's marginal conjecture - Write integer as sum of three primes
- Sophie Germain prime
- Mersenne Primes vs. All Primes
- Circular Primes (based on Project Euler, problem 35)
- Numbers spiral diagonals (Part 2)
- Pernicious Anniversary Problem
- Prime Ladders
Problem Recent Solvers35
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!