| Updated for 2025
% Define the grid x = linspace(0, L, Nx); t = linspace(0, T, Nt); | Updated for 2025 % Define the grid
A wall made of concrete has a thickness of 0.1 m and a thermal conductivity of 1.2 W/m°C. The temperature on one side of the wall is 20°C, and on the other side is 50°C. Find the heat flux through the wall. This repository simulates 1D heat transfer through a
This repository simulates 1D heat transfer through a shuttle tile during re-entry. It compares the method against the Implicit method for stability and accuracy. It occurs when a fluid is heated, causing
: Convection is the transfer of heat through the movement of fluids. It occurs when a fluid is heated, causing it to expand and rise, creating a circulation of fluid known as a convective cell.
Ensure the folder containing your downloaded solvers is explicitly added to your workspace. Run addpath(genpath('C:\YourFolder')) before executing code. If you want to expand on these simulations, let me know: