Skip to content
Snippets Groups Projects
Commit b4aeb588 authored by Markus Holzer's avatar Markus Holzer
Browse files

update README

parent 155adfc7
No related merge requests found
......@@ -16,6 +16,7 @@ It even comes with an integrated Chapman Enskog analysis based on sympy!
Common test scenarios can be set up quickly:
```python
from lbmpy.scenarios import create_channel
ch = create_channel(domain_size=(300,100, 100), force=1e-7, method="trt",
equilibrium_order=2, compressible=True,
relaxation_rates=[1.97, 1.6], optimization={'target': 'gpu'})
......
0.2.12.dev4+729b9d0110
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment