Skip to content

nehzatemamy/opendihu

 
 

Repository files navigation

CircleCI Build Status CodeFactor ReadTheDocs

Link to Documentation: https://opendihu.readthedocs.io/en/latest/

Overview

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.

Installation

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.

Literature / How to cite

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.

About

Simulation framework for a multi-scale skeletal muscle model, for computing EMG signals and muscle contraction.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 57.3%
  • HTML 36.3%
  • Python 5.7%
  • Other 0.7%