IshaanDesai / opendihu

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

Home Page:https://opendihu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, the following literature written by the authors is available.

About

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

https://opendihu.readthedocs.io

License:MIT License


Languages

Language:C++ 56.4%Language:HTML 35.2%Language:Python 7.8%Language:C 0.5%Language:Makefile 0.1%Language:Shell 0.1%