Link to Documentation: https://opendihu.readthedocs.io/en/latest/
OpenDiHu is a software framework to solve 1D, 2D, and 3D multi-physics problems in parallel with the Finite Element Method. It is used in the domain of skeletal muscle simulations: Electrophysiology, contraction, neuro-chemo-electro-mechanics. Design goals are usability, performance and extensibility.
The software is developed at SGS and IANS at the University of Stuttgart.
Refer to the documentation for detailed installation instructions.
However, if you usually skip instructions, do the following:
git clone https://github.com/maierbn/opendihu.git && cd opendihu && make
If there are error messages, have a look at the log file config.log
.
Currently, we have this conference paper: Maier, B., Emamy, N., Krämer, A., & Mehl, M. (2019). Highly parallel multi-physics simulation of muscular activation and EMG. In COUPLED VIII: proceedings of the VIII International Conference on Computational Methods for Coupled Problems in Science and Engineering (pp. 610-621). CIMNE
More are forthcoming in 2021.