xfemm
Cross platform electromagnetics finite element analyisis based on FEMM
...Development of xfemm now takes place on Github here:
https://github.com/REOptimize-Systems/xfemm
xfemm is a refactoring of the core algorithms of the popular Windows-only FEMM (Finite Element Method Magnetics, www.femm.info) to use only the standard template library and therefore be cross-platform. The codes can be used as a library, standalone executables, or through the advanced Matlab/Octave interface, which uses direct data exchange at the memory level rather than the original FEMM ActiveX or file-based interface, for much improved communication speed.
...