solving a pde with finite differences



On 10/7/2011 1:51 AM, c?dric ody wrote:
> Dear Maxima users,
>
> I am relatively new to maxima.
>
> Is there a method in maxima to use finite differences to solve simple 
> pdes?
>
> C?dric
>
Is there something "symbolic" about your problem that makes Maxima more 
suitable to use
that the typical numerical finite element PDE codes?  There have been 
some papers on
various methods by C.M. Anderson,  A. Miola, and others.

There is also a Macsyma package "PDEase" which is proprietary but you 
may be able
to find a demo or documentation.

RJF