Skip to content

Commit

Permalink
Minor cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectPhysX committed Jan 30, 2023
1 parent 74d74cb commit a736c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The fastest and most memory efficient lattice Boltzmann CFD software, running on
- added particles with immersed-boundary method (either passive or 2-way-coupled, only supported with single-GPU)
- minor optimization to GPU voxelization algorithm (workgroup threads outside mesh bounding-box return after ray-mesh intersections have been found)
- displayed GPU memory allocation size is now fully accurate
- fixed bug in write_line() function in `src/utilities.hpp`
- fixed bug in `write_line()` function in `src/utilities.hpp`
- removed `.exe` file extension for Linux/macOS

</details>
Expand Down

0 comments on commit a736c8f

Please sign in to comment.