How to solve a nonlinear parabolic equation
1 次查看(过去 30 天)
显示 更早的评论
Hi, I am trying to solve an nonlinear heat transfer equations. The coefficies are functions with temperature T and time scale t. I tried to use PDE toolbox in matlab. In the example " A minimal surface Problem", only ux and uy are used in the solver parameters. And "pdenonlin" function is used for solving the nonlinear PDE scalar elliptic problem. For a nonlinear parabolic pde involved time, which function can be used and how to do?
Many thanks!
Qingyuan
0 个评论
回答(1 个)
Bill Greene
2012-1-3
Qingyuan,
Unfortunately, the current version of PDE Toolbox does not support nonlinear transient equations. The function parabolic cannot solve heat transfer equations where the coefficients or boundary conditions are functions of temperature.
Bill
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!