Skip to content

beeryt/fluid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Fluid

Fluid is a demonstration of Lattice Boltzmann fluid simulation.

Installation

You can use cmake to build fluid.

mkdir build && cd build
cmake ..
make -j8

Usage

fluid [N] [M]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure tests are up-to-date as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published