This repository contains a Python package called planarfiberdist
which contains selected contributions of the paper
@article{BauerBoehlke2022,
author = {Julian Karl Bauer and Thomas Böhlke},
title ={Fiber orientation distributions based on planar fiber orientation tensors of fourth order},
journal = {Mathematics and Mechanics of Solids},
doi = {10.1177/10812865221093958},
year={2022},
}
Please see license, acknowledgment and cite the paper given above and the latest Zenodo-DOI.
python -m pip install git+https://github.com/JulianKarlBauer/planar_fiber_orientation_distributions.git
- 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
Rendered example notebooks and example scripts are given here.
The research documented in this repository has been funded by the German Research Foundation (DFG, Deutsche Forschungsgemeinschaft) - project number 255730231. The support by the German Research Foundation within the International Research Training Group “Integrated engineering of continuous-discontinuous long fiber reinforced polymer structures“ (GRK 2078) is gratefully acknowledged.