Cfd Comparison Python Save

Comparison of various numerical methods for computational fluid dynamics

Project README

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:

  1. Finite Volume Method
python finitevolume.py

FV Simulation

  1. Spectral Method
python spectral.py

Spectral Simulation

  1. Lattice Boltzmann
python latticeboltzmann.py

LB Simulation

  1. Smoothed-Particle-Hydrodynamics
python sph.py

SPH Simulation

Open Source Agenda is not affiliated with "Cfd Comparison Python" Project. README Source: pmocz/cfd-comparison-python

Open Source Agenda Badge

Open Source Agenda Rating