cfd-comparison-python
cfd-comparison-python copied to clipboard
Comparison of various numerical methods for computational fluid dynamics
cfd-comparison-python
Comparison of various numerical methods for computational fluid dynamics. You are encouraged to add your own or improve the schemes below!
Create Your Own Computational Fluid Dynamics Simulations (With Python)
Philip Mocz (2023), @PMocz 👈 Follow me for more!
Simulate the isothermal compressible Euler equations with:
python finitevolume.py

python spectral.py

python latticeboltzmann.py

python sph.py
