top of page

EMerge FEM

EMerge is still in early development and will be released September 1st 2025. You can download the latest pre-release version from my Github page or directly using the “Download .zip” button below.

​

OS - Windows | MacOS (Intel + ARM) | Linux

Python - V3.9 - 3.13

Or download the code manually

Screenshot 2025-07-16 at 18.49_edited.jpg

System Requirements:

EMerge runs on all operating systems!

The parallel direct solver PARDISO only works on Intel and AMD devices. UMFPACK is available on Linux and MacOS. For Windows there is an installation tutorial on Github and in the documentation section. cuDSS requires NVidia devices Pascal and newer.

​

Any system can run EMerge. The following is a good rule of thumb in terms of RAM memory requirements:

  • 4GB: Single threaded up to 50k DOF, Multi threaded up to 10k

  • 8GB: Single threaded up to 150k DOF, Multi threaded up to 30k

  • 16GB+: Single threaded up to 250k DOF, Multi threaded up to 50k

Windows

To install EMerge on windows copy the following line:

​

​

​

Or with NVidia's cuDSS

bottom of page