diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000000000000000000000000000000000..eab924e075a0b33011528b0bf26769da399903fd --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing + +lbmpy is built on the open-source python framework [pystencils](https://pypi.org/project/pystencils/). Please consider the [contribution guideline](https://i10git.cs.fau.de/pycodegen/pystencils/-/blob/master/CONTRIBUTING.md) of pystencils for contributing to lbmpy. \ No newline at end of file diff --git a/README.md b/README.md index a828d439d15b1101f4e4b9fbf06a0f1ee37d2a94..907b512386f12a786b974613112d0705984c9b19 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Many thanks go to the [contributors](AUTHORS.txt) of lbmpy. ### Please cite us -If you use pystencils in a publication, please cite the following articles: +If you use lbmpy in a publication, please cite the following articles: Overview: - M. Bauer et al, lbmpy: Automatic code generation for efficient parallel lattice Boltzmann methods. Journal of Computational Science, 2021. https://doi.org/10.1016/j.jocs.2020.101269