1-D Finite Difference Code - Solid w/ Surface Radiation Boundary

Version 1.0.0.0 (447 KB) by oteast
A 1-D finite diffence code showing how to handle Surface Radiation boundary
621 Downloads
Updated 8 Jan 2014

View License

1-D Finite Difference Code of a Serial Radiation-Conduction circuit into a solid. A Demo code; unoptimzed to show 2 techniques to handle non-linearity of surface temperature being solved in temperature array. The first is using Newton's method to estimate the surface temperature and iterate across the entire 1-D domain until global convergence is achieve. The second is to use Newton-Raphson iteration at just the surface node to determine its temperature within each loop of the global iteration to global convergence. Code is Steady state, imposed irradiance, unoptimized demo code. Derivation sheet JPG included.

Cite As

oteast (2024). 1-D Finite Difference Code - Solid w/ Surface Radiation Boundary (https://www.mathworks.com/matlabcentral/fileexchange/44979-1-d-finite-difference-code-solid-w-surface-radiation-boundary), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0