Scientific Computing
CFD Solver From Scratch
Building a computational fluid dynamics solver in Python, from the numerical methods up.
How it works
No solver library — discretization, boundary conditions and time stepping written directly, which is the only way to really know what a solver is doing.
Technology
PythonNumPyNumerical methodsFluid dynamics
Have something difficult to build?
Tell me what you're trying to make, automate, or figure out. If it's a good fit, I'll help turn it into working software.