can i solve 2 dimensional advection diffusion equation in pde toolbox
Show older comments
can i solve 2 dimensional advection diffusion equation in pde toolbox for steady state conditions
Answers (1)
Ravi Kumar
on 7 Mar 2018
0 votes
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.
Categories
Find more on Geometry and Mesh 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!