2D Heat Equation Using Finite Difference Method with Steady-State Solution

Heat Equation in 2D Square Plate Using Finite Difference Method with Steady-State Solution
8,8K download
Aggiornato 27 gen 2016

Visualizza la licenza

This code is designed to solve the heat equation in a 2D plate.
Using fixed boundary conditions "Dirichlet Conditions" and initial temperature in all nodes, It can solve until reach steady state with tolerance value selected in the code.
After solution, graphical simulation appears to show you how the heat diffuses throughout the plate within time interval selected in the code.
you can find in the link below a full report about the code with the results for some cases studied using this code and also how to use it.
https://drive.google.com/file/d/0BwE9qaLqIPqSQ1lDTXF6Ry1WT28/view?usp=sharing

Cita come

Amr Mousa (2024). 2D Heat Equation Using Finite Difference Method with Steady-State Solution (https://www.mathworks.com/matlabcentral/fileexchange/55058-2d-heat-equation-using-finite-difference-method-with-steady-state-solution), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Report Link
https://drive.google.com/file/d/0BwE9qaLqIPqSQ1lDTXF6Ry1WT28/view?usp=sharing
Picture