opendihu / opendihu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

This is the new repository for OpenDiHu! Here you will find OpenDiHu's latest version.

The original repository of OpenDiHu is no longer mainained. There you can find versions 1.0, 1.1, 1.2, 1.3 and 1.4 of OpenDiHu.

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.

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

Installation

Refer to the documentation for detailed installation instructions.

However, if you usually skip instructions, do the following:

git clone https://github.com/opendihu/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

License:MIT License


Languages

Language:C++ 58.0%Language:HTML 33.8%Language:Python 7.5%Language:C 0.5%Language:Shell 0.1%Language:Makefile 0.1%Language:Dockerfile 0.0%