EMerge
147 Jan 17, 2026
EMerge is a Python based finite element solver for electromagnetic waves
Simple finite element assemblers
The purpose of scikit-fem is to simplify the creation of finite element matrices, i.e., the finite element assembly. It can be used as a component to create finite element solvers for a wide variety of partial differential equations. It supports the most popular 1D, 2D and 3D mesh types and elements, and in addition implements some of the more exotic elements, e.g., for $H(div)$ and $H(curl)$ conforming saddle point problems and $H^2$ conforming elliptic problems.
EMerge is a Python based finite element solver for electromagnetic waves
Simulate hydrogen transport in materials