This is a MATLAB code for solving Heat Equation using explicit Finite Difference scheme, includes steady state and transient
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This is a MATLAB code for solving Heat Equation on 3D mesh using explicit Finite Difference scheme,
includes steady state (Laplace's eqn) and transient (Laplace's + forward Euler in time) solutions.
auxilliary Plot3D.m function is used for plotting isosurfaces in 3D with correct colours.
rel. 1.0.4
-- added boundary conditions of 2nd type (heat fluxes at the walls)
-- fixed colorbar tick labels
Get the latest version from github aa3025/heat3d: MATLAB solution of 3D heat equation (github.com)
(c) Alex Pedcenko 2022
Citation pour cette source
Alex Pedcenko (2026). 3D Heat equation solution with FD in MATLAB (https://github.com/aa3025/heat3d/releases/tag/1.0.5), GitHub. Extrait(e) le .
Informations générales
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.5 | See release notes for this release on GitHub: https://github.com/aa3025/heat3d/releases/tag/1.0.5 |
||
| 1.0.4 | See release notes for this release on GitHub: https://github.com/aa3025/heat3d/releases/tag/1.0.4 |
||
| 1.0.3.0 | See release notes for this release on GitHub: https://github.com/aa3025/heat3d/releases/tag/1.0.3 |
||
| 1.0.2 | See release notes for this release on GitHub: https://github.com/aa3025/heat3d/releases/tag/1.0.2 |
||
| 1.0.1 | added sample figure |
||
| 1.0.0 |
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
