Skip to content
Snippets Groups Projects
Commit 0ea3623e authored by Martin Bauer's avatar Martin Bauer
Browse files

Added badges to README and updated links

parent f8387b50
No related branches found
No related tags found
No related merge requests found
Pipeline #15040 failed
lbmpy
=====
[![pipeline status](https://i10git.cs.fau.de/pycodegen/lbmpy/badges/master/pipeline.svg)](https://i10git.cs.fau.de/pycodegen/lbmpy/commits/master)
[![coverage report](https://i10git.cs.fau.de/pycodegen/lbmpy/badges/master/coverage.svg)](https://i10git.cs.fau.de/pycodegen/lbmpy/commits/master)
[coverage report](http://pycodegen.pages.walberla.net/lbmpy/coverage_report)
Run fast fluid simulations based on the lattice Boltzmann method in Python.
![alt text](doc/img/logo.png)
......@@ -24,11 +29,12 @@ All options:
Options can be combined e.g.
```bash
pip install pystencils[interactive,gpu,doc]
pip install lbmpy[interactive,gpu,doc]
```
Documentation
-------------
Read the docs [here](http://software.pages.walberla.net/pystencils/lbmpy)
Read the docs [here](http://pycodegen.pages.walberla.net/lbmpy) and
check out the Jupyter notebooks in `doc/notebooks`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment