Chen correlation wall temperature calculation
This function uses the 1963 Chen correlation for subcooled boiling flow to calculate the wall temperature of a pipe, based on inlet pressure, an initial guess of the pressure at the pipe wall, and three constants: A, B, C
A = h_pb*S, h_pb is the pool boiling coefficient, and S is the Chen suppression factor
B = h_c, h_c is the forced convection coefficient
C = h_c*(Tsat - Tbulk) - q'', Tsat is the saturation temperature of the water in the pipe at the inlet pressure, Tbulk is the temperature of the bulk fluid, q'' is the heat flux of the pipe to the fluid.
This function makes use of the Steam Tables uploaded by Magnus Holsten.
Cite As
Danyal Mohaddes Khorassani (2024). Chen correlation wall temperature calculation (https://www.mathworks.com/matlabcentral/fileexchange/44014-chen-correlation-wall-temperature-calculation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Physical Modeling > Simscape Fluids > Fluid Network Interfaces Library >
- Sciences > Material Sciences > Thermal Analysis >
- Sciences > Physics > Fluid Dynamics >
Tags
Acknowledgements
Inspired by: X Steam, Thermodynamic properties of water and steam.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |