PDE problem on two variable(x&t), looking for expample code?
5 次查看(过去 30 天)
显示 更早的评论
Hello to all,
Thank you for your kind help and support!
I have to solve a system of 3 partial differential equations. The fully implicit finite difference method is applied for approximation. The first part of the solution with MatLab is to obtain the unknowing variables for every point of the spatial co-ordinate, x. I’ve already composed a rough code for this.
And now I have to extend this with an outer loop, which gives a solution for the different time levels. One of the problems here is that I need the values for the examined variables from the previous time level.
Any example code for the similar problems is highly appreciated!
Thank you in advance!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Boundary Conditions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!