SfePy is a finite element software package written primarily in Python for solving systems of coupled partial differential equations in 1D, 2D, and 3D.
It can be used as a black-box PDE solver, or as a Python package for building custom finite element applications. Problems are described with input files that define equations, boundary conditions, function spaces, variables, regions, and other ingredients of the finite element formulation.
This is free and open source software.
Key Features
- Solves coupled partial differential equations using the finite element method.
- Supports 1D, 2D, and 3D finite element problems.
- Can be used as a command-line solver or imported as a Python package.
- Uses problem definition files to describe equations, materials, regions, boundary conditions, and solvers.
- Includes a collection of examples, tutorials, and documentation for learning finite element workflows.
- Supports standard mesh and result formats including legacy VTK and HDF5 output.
- Built primarily on NumPy and SciPy.
Website: github.com/sfepy/sfepy
Support:
Developer: Robert Cimrman and Contributors
License: BSD 3-Clause License
SfePy is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Python Mathematics Tools | |
|---|---|
| scikit-learn | Machine learning library for Python |
| NumPy | Core package for scientific computing with Python |
| SciPy | Ecosystem for mathematics, science, and engineering. |
| statsmodels | Statistical modeling and econometrics |
| SymPy | Library for symbolic mathematics |
| SageMath | Computer algebra system |
| patsy | Package for describing statistical models and to build design matrices |
| mpmath | Library for arbitrary-precision floating-point arithmetic |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

