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

Smaller GPU test to run on all test machines

parent 482ad16f
Branches
Tags
No related merge requests found
......@@ -8,7 +8,6 @@ It is a good starting point if you are new to lbmpy.
>>> scenario = createForceDrivenChannel(dim=2, radius=10, length=20, force=1e-5,
... method='srt', relaxationRate=1.9)
>>> scenario.run(100)
>>> scenario.plotVelocity()
All scenarios can be modified, for example you can create a simple channel first, then place an object in it:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment