MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Finite difference method with mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg92669] Re: Finite difference method with mathematica
  • From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
  • Date: Fri, 10 Oct 2008 04:33:23 -0400 (EDT)
  • Organization: The Open University, Milton Keynes, UK
  • References: <gckn0k$nl0$1@smc.vnet.net>

Pasha Karami wrote:

> Does anybody know some examples or notebooks in Mathematica about finite
> difference method for solving nonlinear PDEs?
> I know about NDsolve which is not what I am looking for.I would like to
> know about using Mathematica for finite difference method and etc.

Google is your friend here: try googling "Mathematica finite difference 
method PDE" (w/o the quotes). Among many other results, you could have a 
closer look at,

"Module for Hyperbolic P.D.E.'s"
http://math.fullerton.edu/mathews/n2003/FiniteDifferencePDEMod.html

"Comparison of two different implementations of a 
finite-difference-method for first-order pde in mathematica..."
http://arxiv.org/abs/cs.CE/0506051v1

"Math 221: Numerical Solution of Partial Differential Equations Part I"
http://www.amath.unc.edu/Faculty/mitran/courses/math221.html

Regards,
-- Jean-Marc


  • Prev by Date: time based moving average (and other newbie mathematica questions)
  • Next by Date: Re: Can Mathematica NIntegrate a Log-type singularity?
  • Previous by thread: RE: Finite difference method with mathematica
  • Next by thread: Re: Finite difference method with mathematica