List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] A question about solving Laplace's PDE with Maple
| [MUG] A question about solving Laplace's PDE with Maple |
|
Author: Vassil Vassilev
Posted: 28/02/2000 12:23:10 GMT
|
>> From: Vassil Vassilev
Has somebody ever solved an elliptic homogeneous-Laplace equation with
Maple, in particular the 4th order one ?
For example (d**2/du**2 + a**2*d**2/dv**2)**2*X=0, X(u,v); u=0..Pi,
v=0..Pi
I have been looking for some example-routines/packages, but I have
found
none.
I would appriciate any answer!
Vassil Vassilev
|
| [MUG] Re: A question about solving Laplace's PDE with Maple |
|
Author: HOLMGREN
Posted: 02/03/2000 21:04:17 GMT
|
>> From:
Dear Dr. Vassilev,
Have you tried the PDEtools package in the share library? To access it,
do:
> with(PDEtools):
(some Maple output)
> ?pdsolve
I suspect that it should be able to handle your biharmonic equation.
Sincerely,
David Holmgren
Brandon University
|
Previous by date: [MUG] Diff remember table, Marc Prevosto
Next by date: [MUG] problems with series(), Raya Khanin
Previous thread: [MUG] Re: functions and other problems, Maple Group
Next thread: [MUG] problems with series(), Raya Khanin
|