can i solve 2 dimensional advection diffusion equation in pde toolbox

can i solve 2 dimensional advection diffusion equation in pde toolbox for steady state conditions

Answers (1)

PDE Toolbox does not provide a coefficient to specify advection terms of the PDE. You could try providing them as nonlinear f-coefficient using function a function handle, if the physics is diffusion dominant then you might be able to get a solution that way.

Asked:

on 7 Mar 2018

Answered:

on 7 Mar 2018

Community Treasure Hunt

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

Start Hunting!