How to solve a nonlinear parabolic equation
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Bill Greene
on 3 Jan 2012
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 Comments
See Also
Categories
Find more on Boundary Conditions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!