3D Heat equation solution with FD in MATLAB
版本 1.0.5 (212.5 KB) 作者:
Alex Pedcenko
This is a MATLAB code for solving Heat Equation using explicit Finite Difference scheme, includes steady state and transient
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
引用格式
Alex Pedcenko (2024). 3D Heat equation solution with FD in MATLAB (https://github.com/aa3025/heat3d/releases/tag/1.0.5), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2022a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。