-
mHeatTransfer的MATLAB代码采用隐式格式进行传热计算
资源介绍
隐式格式的MATLAB代码
A
2D
heat
transfer
case
study
for
the
Food
Processing
Engineering
course
Forked
from
All
credits
to
Guohun.
Introduction
描述的系统是二维非稳态(正/长)方形空间的导热。
空间物理尺寸,上下左右边界条件等可以通过
config.json
进行输入。
代码中提供了显式和隐式两种
FDM
差分格式。
How
to
build
fire
matlab
run
install.m
run
main.m