Question: Solving Partial Differential Equations Numerically

Is it possible to use Maple 14 to solve a system of second order partial differential equations numerically. I have tried to do this and keep getting the following error messages:

 

Error, (in pdsolve/numeric/plot) unable to compute solution for t>0.: matrix is singular.

Error, index must evaluate to a name when indexing a module.

I am concerned that there may actually be a problem with the system of PDE's I have set up not to mention the boundary conditions so i need to verfiy if Maple has the capacity to solve a system and if it can I need to look at where the problem is with my system.

 

Any help/advice/tips would be much appreciated

Please Wait...