Solving a System of PDE's Using Maple

  • Context: Maple 
  • Thread starter Thread starter womfalcs3
  • Start date Start date
  • Tags Tags
    Maple System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 7K views
womfalcs3
Messages
60
Reaction score
5
I am solving a coupled system of non-linear PDE's.

What am I doing wrong in the procedure? It says, "Error, (in pdsolve/sys) too many arguments; some or all of the following are wrong: [[k(x, y), p(x, y)], {diff(k(x, y), y) = 0, diff(p(x, y), y) = 0}]". I am trying to imposed zero boundary conditions on two y-coordinate locations on the derivative.

Here's what I have:

http://i43.tinypic.com/2a5af79.jpg

I'll link it because it's a rather big picture.

The only reason it's a PDE is because the source term has x in it, so k and p will be functions of x and y.
 
Physics news on Phys.org
Hi, I had the same problem.How did you solve it. Thank you very much!