The boundary element method (BEM) has emerged as a powerful numerical tool for addressing heat conduction problems by reducing the computational domain to its boundary. This methodological advantage ...
This project implements a numerical solution for 1D steady-state heat conduction with volumetric heat generation using the Finite Volume Method (FVM). The solver determines the temperature ...