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!