@software{olbRelease17,
  author       = {Kummerländer, Adrian and
                  Bingert, Tim and
                  Bukreev, Fedor and
                  Czelusniak, Luiz Eduardo and
                  Dapelo, Davide and
                  Hafen, Nicolas and
                  Heinzelmann, Marc and
                  Ito, Shota and
                  Jeßberger, Julius and
                  Kusumaatmaja, Halim and
                  Marquardt, Jan E. and
                  Rennick, Michael and
                  Pertzel, Tim and
                  Prinz, František and
                  Sadric, Martin and
                  Schecher, Maximilian and
                  Simonis, Stephan and
                  Sitter, Pascal and
                  Teutscher, Dennis and
                  Zhong, Mingliang and
                  Krause, Mathias J.},
  title        = {{OpenLB Release 1.7: Open Source Lattice Boltzmann 
                   Code}},
  month        = feb,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {1.7.0},
  doi          = {10.5281/zenodo.10684609},
  url          = {https://doi.org/10.5281/zenodo.10684609}
}

@misc{olbug:17,
  author       = {Kummerländer, Adrian and
                  Bingert, Tim and
                  Bukreev, Fedor and
                  Czelusniak, Luiz Eduardo and
                  Dapelo, Davide and
                  Englert, Simon and
                  Hafen, Nicolas and
                  Heinzelmann, Marc and
                  Ito, Shota and
                  Jeßberger, Julius and
                  Kaiser, Florian and
                  Kummer, Eliane and
                  Kusumaatmaja, Halim and
                  Marquardt, Jan E. and
                  Rennick, Michael and
                  Pertzel, Tim and
                  Prinz, František and
                  Sadric, Martin and
                  Schecher, Maximilian and
                  Simonis, Stephan and
                  Sitter, Pascal and
                  Teutscher, Dennis and
                  Zhong, Mingliang and
                  Krause, Mathias J.},
  title        = {OpenLB User Guide 1.7},
  month        = aug,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {1.7r0},
  doi          = {10.5281/zenodo.13293033},
  url          = {https://doi.org/10.5281/zenodo.13293033}
}


@article{olbPaper2021,
  author   = {Krause, M.J. and Kummerl\"ander, A. and Avis, S.J. and Kusumaatmaja, H. and Dapelo, D. and Klemens, F. and Gaedtke, M. and Hafen, N. and Mink, A. and Trunk, R. and Marquardt, J.E. and Maier, M.L. and Haussmann, M. and Simonis, S.},
  title    = {{OpenLB--Open source lattice Boltzmann code}},
  doi      = {https://doi.org/10.1016/j.camwa.2020.04.033},
  issn     = {0898-1221},
  pages    = {258--288},
  url      = {http://www.sciencedirect.com/science/article/pii/S0898122120301875},
  volume   = {81},
  abstract = {We present the OpenLB package, a C++ library providing a flexible framework for lattice Boltzmann simulations. The code is publicly available and published under GNU GPLv2, which allows for adaption and implementation of additional models. The extensibility benefits from a modular code structure achieved e.g. by utilizing template meta-programming. The package covers various methodical approaches and is applicable to a wide range of transport problems (e.g. fluid, particulate and thermal flows). The built-in processing of the STL file format furthermore allows for the simple setup of simulations in complex geometries. The utilization of MPI as well as OpenMP parallelism enables the user to perform those simulations on large-scale computing clusters. It requires a minimal amount of dependencies and includes several benchmark cases and examples. The package presented here aims at providing an open access platform for both, applicants and developers, from academia as well as industry, which facilitates the extension of previous implementations and results to novel fields of application for lattice Boltzmann methods. OpenLB was tested and validated over several code reviews and publications. This paper summarizes the findings and gives a brief introduction to the underlying concepts as well as the design of the parallel data structure.},
  journal  = {Computers \& Mathematics with Applications},
  keywords = {Numerical simulation, Lattice Boltzmann methods, Partial differential equations, Computational fluid dynamics, Transport problems, OpenLB},
  year     = {2021},
}

