# stroemung
[](https://crates.io/crates/stroemung)
[](https://docs.rs/stroemung)
[](https://github.com/wickedchicken/stroemung/actions)
A Computational Fluid Dynamics (CFD) simulator in Rust
## Installation
### Cargo
* Install the rust toolchain in order to have cargo installed by following
[this](https://www.rust-lang.org/tools/install) guide.
* run `cargo install stroemung`
## License
Licensed under the [MIT license](LICENSE).
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the MIT license, shall be
licensed as above, without any additional terms or conditions.
See [CONTRIBUTING.md](CONTRIBUTING.md).