9 lines
337 B
Markdown
9 lines
337 B
Markdown
# 2D Fluid Sim
|
|
A simple 2D fluid simulation that would allow me to get a basic analysis of a cross-section of a wing or similar structures.
|
|
|
|
## References
|
|
- [PDF by 10 Minute Physics](https://matthias-research.github.io/pages/tenMinutePhysics/17-fluidSim.pdf)
|
|
|
|
## implementations
|
|
- [Rust Fluidsim](https://gitea.lol3r.com/leon/fluidsim)
|