Initial commit

This commit is contained in:
Alex Selimov 2026-03-15 22:45:27 -04:00
commit 0848e7afe6
5 changed files with 22 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# CFD Playground
Playground for me to mess around with CFD simulations.
First part of this will be implementing Lorena Barba's 12 steps to Navier-Stokes codes.
Also will be doing this in Rust because performance isn't critical here and I like Rust the best 🦀🦀🦀.