How to solve a nonlinear parabolic equation

3 次查看(过去 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

回答(1 个)

Bill Greene
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

类别

Help CenterFile Exchange 中查找有关 Partial Differential Equation Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by