help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code for solving the partial differential equation using Octave


From: Sebastian Schöps
Subject: Re: code for solving the partial differential equation using Octave
Date: Wed, 29 Jul 2015 04:26:47 -0700 (PDT)

Partial differential equations are complicated. In contrast to ordinary
differential equations existence and uniqueness of solutions are for example
not always guaranteed.
 
However, there are many codes and Octave packages available to help you,
e.g., fem-fenics (http://wiki.octave.org/Fem-fenics) or geopdes
(http://geopdes.apnetwork.it/). Nonetheless, starting to solve a PDE without
knowing the basics is dangerous. 

Are you interested in a particular example or application?

Seb.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/code-for-solving-the-partial-differential-equation-using-Octave-tp4671875p4671878.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]