Solving Boundary Value Problem in 2D
Show older comments
I am trying to solve the 2D boundary value problem (energy equation for non-isothermal flow of non-newtonian fluids) inside a channel with rectangular cross-section. One version of that equation looks e.g. like this: a.dT/dx=d^2T/dy^2+b.exp(-T) Do the existing capabilities of Matlab offer a way for solving a BVP of this type without programming a finite difference code?
Accepted Answer
More Answers (0)
Categories
Find more on Polymers 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!