Maple Solving a System of PDE's Using Maple

  • Thread starter Thread starter womfalcs3
  • Start date Start date
  • Tags Tags
    Maple System
AI Thread Summary
The discussion centers on troubleshooting an error encountered while solving a coupled system of non-linear partial differential equations (PDEs). The error message indicates that there are too many arguments in the pdsolve function, suggesting that the input format may be incorrect. The user is attempting to impose zero boundary conditions on the derivatives at two y-coordinate locations. The issue arises from the complexity of the equations, which are influenced by a source term dependent on x, making k and p functions of both x and y. Another participant in the discussion acknowledges facing a similar problem and seeks guidance on how it was resolved, indicating a shared challenge among users dealing with PDEs in this context.
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!
 

Similar threads

Replies
4
Views
2K
Replies
1
Views
2K
Replies
1
Views
3K
Replies
2
Views
2K
Replies
4
Views
3K
Replies
9
Views
5K
Replies
5
Views
2K
Back
Top