Implicit Finite difference 2D Heat
显示 更早的评论
I'm currently working on a problem to model the heat conduction in a rectangular plate which has insulated top and bottom using a implicit finite difference method.
I've been using this document to help me http://www.geowiss.uni-mainz.de/Dateien/Finite_Differerence_Temp_2D.pdf although I am still confused on parts of the mathematics involved and writing the code
I have 2 main problems I would appreciate help with
1) The 'A' matrix I believe is supposed to have the diagonals filled with numbers whereas mine seems to have 'gaps' but i can't understand how to get rid of those gaps
2) I have fixed temperatures which i want to implement on the left and right hand side of the plate, which matrix would i input these temperatures in? I thought it would have been the rhs matrix
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Heat Transfer 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!