Comparison of various numerical methods for computational fluid dynamics
☆77May 8, 2025Updated last year
Alternatives and similar repositories for cfd-comparison-python
Users that are interested in cfd-comparison-python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Finite Difference simulation of the Wave Equation (Double-slit experiment)☆25May 8, 2025Updated last year
- Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms☆32May 8, 2025Updated last year
- Artificial Neural Network for Image Classification☆13May 8, 2025Updated last year
- Create Your Own Navier-Stokes Spectral Method Simulation (With Python)☆56May 8, 2025Updated last year
- Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff☆14May 8, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 2D Stable Fluids & 3D Stable Fluids using the Fast Fourier Transformation implemented efficiently in Julia.☆16Jan 29, 2022Updated 4 years ago
- Riemann solver for the Euler equations☆32May 8, 2025Updated last year
- Smoothed-Particle Hydrodynamics simulation of Toy Star☆66May 8, 2025Updated last year
- Hybrid finite-volume solver based on the lattice-Boltzmann & discrete-velocity methods for the Couette problem☆11Oct 3, 2019Updated 6 years ago
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…