OOFEM - Object Oriented Finite Element Solver

| en | cz |

OOFEM Download

Latest release (2.2):

TypeFileSHA-1 checksumDownload counter
Sourcesoofem-2.2.zipc3997a7ac8b7638f4b7d7523bff35f02ff94e942
Linux binaries (x86_64)oofem_2.2_x86_64.tar.gz485e416cba69eb3fc256688cacbe27bf531104bc
Linux deb package (x86_64)oofem_2.2_x86_64.deb8900561cae89c7d8313dc4859f7c5c45847583bd
Windows x86 binaryoofem_2.2_x86_win.zip42d64aedd337b55d3f59319be5584a772b2a4e0b

Note: The binary packages contain only solver (serial version, with iml and dss solvers).

The older OOFEM versions (source packages only):

See also the ChangeLog for detailed information.

Alternatively, you can get the bleeding edge version of OOFEM from the OOFEM git repository. Read more about git repository access here.

After downloading and upacking please read the included  README file. The installation instructions are available also on OOFEM wiki.
Documentation is included within the distribution.

The graphical postprocessor (oofeg) requires the ELIXIR and Ckit library by Petr Krysl, to be installed. It provides X-windows graphics support.  The original sources to the ELIXIR and Ckit libraries are available from the Petr Krysl (http://www.multires.caltech.edu/~pkrysl/). The version designated to be used with OOFEM is likely to be not compatible with the original version maintained by the author and can be downloaded here:

Other useful links to the external software:

  • http://www.open-mpi.org/ Open MPI is a high-performance, freely available, and portable implementation of MPI.
  • PETSC - Portable, Extensible Toolkit for Scientific Computation.
  • ParaView: Parallel Visualization Application
  • IML++ (template library for numerical iterative methods)