How to solve a nonlinear parabolic equation
이전 댓글 표시
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
2012년 1월 3일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!