Skip to content

jonashund/mechkit

 
 

Repository files navigation

PyPI version DOI Documentation status Black License: MIT Binder

mechkit

mechkit

mechkit bundles utilities and methods which frequently arise in continuum mechanics. Therefore, mechkit acts as a toolkit for other projects.

For more details please refer to the docs.

Please see license, acknowledgment and cite the latest Zenodo-DOI.

Installation PyPI version

Install with pip following instructions on Python Package Index, i.e.,

pip install mechkit

or install from local files

  • Clone this repository to your machine
  • Open a terminal and navigate to your local clone
  • Install the package from the local clone into the current environment in develop mode:
     python setup.py develop

Note: Develop vs. install

Examples

Rendered example notebooks are in the docs. These notebooks and corresponding scripts can be found here.

Acknowledgment

The research documented in this repository has been funded by the German Research Foundation (DFG) within the International Research Training Group “Integrated engineering of continuous-discontinuous long fiber reinforced polymer structures“ (GRK 2078). The support by the German Research Foundation (DFG) is gratefully acknowledged.

About

Continuum mechanics toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%