A lightweight library for defining mixed dimensional (N-dimension) finite elements and simulating multiphysics problems. It is being developed as a prototype tool in Python.
The objective of this project is to provide a general, yet simple, method for using finite element methods in Python.
Some features of the library are
Although the code is highly parallelized, in Python this is not an easy task to accomplish cost-effectively.