Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.51 KB

pygranite

Linux Build Windows Build

pygranite is a library for fast trajectory computation of particles inside of windfields using cuda hardware acceleration based on GRANITE (Generate tRAjectories oN tIme dependenT fiElds).

wiki

On the wiki pages you can find the build instructions, the api reference and some examples to get started.

acknowlegements

Original Legacy Application (OpenGL/Deprecated):

  • Rainer Erbes - Inital work
  • Tobias Kremer - Improvement - tbkr

cite

If you find this repository helpful in your work, feel free to give it a ⭐.

@software{Schnur_pygranite_2019,
    author = {Schnur, Ronja},
    month = {8},
    title = {{pygranite}},
    url = {https://github.com/catheart97/pygranite},
    version = {1.5.0},
    year = {2022}
}