OpenScience / Software / Mathematics / Differential Equations



freeFem++

FreeFem++ is an implementation of a language dedicated to the finite element method. It provides you a way to solve Partial Differential Equations (PDE) simply. Problems involving partial differential equations (pde) of several branches of physics such as fluid-structure interactions … Continue reading

Share
Posted in Partial | Leave a comment

Ode

Ode is a Unix command-line ordinary differential equation solver. It is intended for use as a filter in pipelines, in the spirit of statistics and data-processing codes like TISEAN and |stat. Find Ode at: http://keithbriggs.info/Ode.html

Share
Posted in Ordinary | Leave a comment

Math::ODE

Solve N-th Order Ordinary Differential Equations with Perl. Object Oriented interface and easy to use. Find Math::ODE at: http://www.leto.net/code/Math-ODE/

Share
Posted in Ordinary | Leave a comment

deal.II

deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. Find deal.II at: http://www.dealii.org/

Share
Posted in Fluid Dynamics | Leave a comment

MOUSE

MOUSE is an object oriented framework for finite volume computations on unstructured grids. Find MOUSE at: http://www.vug.uni-duisburg.de/MOUSE/

Share
Posted in Fluid Dynamics | Leave a comment

PETSc

PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. Find PETSc at: http://www-fp.mcs.anl.gov/petsc/

Share
Posted in Partial | Leave a comment

EXPDE

Expression Templates for Partial Differential Equations Find EXPDE at: http://www10.informatik.uni-erlangen.de/~pflaum/expde/Expde_Homepage.html

Share
Posted in Partial | Leave a comment