We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d74cb commit a736c8fCopy full SHA for a736c8f
README.md
@@ -38,7 +38,7 @@ The fastest and most memory efficient lattice Boltzmann CFD software, running on
38
- added particles with immersed-boundary method (either passive or 2-way-coupled, only supported with single-GPU)
39
- minor optimization to GPU voxelization algorithm (workgroup threads outside mesh bounding-box return after ray-mesh intersections have been found)
40
- displayed GPU memory allocation size is now fully accurate
41
- - fixed bug in write_line() function in `src/utilities.hpp`
+ - fixed bug in `write_line()` function in `src/utilities.hpp`
42
- removed `.exe` file extension for Linux/macOS
43
44
</details>
0 commit comments