PDA

View Full Version : Solving PDE numerically in Mathematica using "upwind" method


nigels
Oct12-11, 07:31 AM
Hi,

I'm trying to solve a system of pdes in Mathematica for non-stead-state solutions. However, using the software's default "Method of Lines" algorithm, the solution kept getting corrupted due to the process in error-handling. The "upwind" method was then suggested, but can Mathematica perform such a numerical task? Or, if not, is there an alternative method that can yield reliable solutions?

Many thanks,

Nigel