MathGroup Archive 2009

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

Search the Archive

upwind scheme in Mathematica?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg102877] upwind scheme in Mathematica?
  • From: Santhosh <santhosh833 at gmail.com>
  • Date: Tue, 1 Sep 2009 03:51:54 -0400 (EDT)

hi all,

I am trying to solve convection-diffusion-reactions(in time and one
space coordinate) equations with NDSolve. Most of the time I am not
getting solution to my problem as solver fails to converge. I guess
the problem is very stiff and convection dominated. When I use upwind
difference scheme in fortran, I get the solution easily. How can use
upwind in NDSolve?
What is the method mathematica uses to solve pdes?

any comments are welcome.

Thanks in advance.


  • Prev by Date: Simplifying If expressions
  • Next by Date: Two Questions
  • Previous by thread: Re: Re: Simplifying If expressions
  • Next by thread: Re: upwind scheme in Mathematica?