Video tutorial on YouTube (https://youtu.be/9DkhHDEu1zU) to write a Computational Fluid Dynamics (CFD) solver from scratch using Python, a walkthrough that combines the approach by Owkes (2020) with many of the simplifying assumptions from Barba & Forsyth (2012).
☆18Nov 11, 2021Updated 4 years ago
Alternatives and similar repositories for The-Ultimate-Guide-to-Write-Your-First-CFD-Solver
Users that are interested in The-Ultimate-Guide-to-Write-Your-First-CFD-Solver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Basic Finite Volume Method codes of example problems☆10Jan 2, 2023Updated 3 years ago
- Matlab version of all the code of Lorena A. Barba's 12 steps to Navier stokes☆13Jul 17, 2019Updated 6 years ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆15Dec 7, 2018Updated 7 years ago
- Implemented a NS solver using SIMPLE algorithm and solved the benchmark cavity problem. There are some small bugs that have to be fixed. …☆11Aug 21, 2020Updated 5 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆54Jun 23, 2020Updated 5 years ago
- 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.
- Implementation of SIMPLE CFD algorythm. University of Toronto☆11Jan 17, 2019Updated 7 years ago
- SIMPLE Algorithm for Driven Cavity problem on collocated grid using C++.☆20Feb 17, 2021Updated 5 years ago
- Compiling Custom solvers☆15Jul 6, 2019Updated 6 years ago
- Selected MATLAB code I wrote while taking a CFD class in graduate school. Finite-difference and finite volume approximations are compare…☆39Feb 18, 2024Updated 2 years ago
- Denoising code from Yoon, Taekeun, et al. "Deep learning-based denoising for fast time-resolved flame emission spectroscopy in high-press…☆11May 24, 2023Updated 2 years ago
- 2d gas-solid two-phase flow simulation with lattice Boltzmann method using Direct Numerical Simulation☆13Jul 2, 2019Updated 6 years ago
- Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).☆12Oct 23, 2022Updated 3 years ago
- This is Basilisk manual written by HC (Langford) Huang and English version will be updated later☆22Aug 3, 2023Updated 2 years ago
- OpenFOAM + Cantera☆20Jun 24, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- This repository consists of MATLAB codes for CFD computations and simulations.☆15Feb 24, 2026Updated last month
- SIMPLE Algorithm for Driven Cavity problem on collocated grid using Python.☆25Nov 21, 2020Updated 5 years ago
- Python code to solve Transient Heat conduction (1D unsteady Heat conduction) | Explicit + Implicit + Crank Nicolson Scheme☆14Jul 19, 2023Updated 2 years ago
- ☆20Jan 29, 2025Updated last year
- Introduction to Computational Fluid Dynamics at the University of Vermont☆18Jun 16, 2024Updated last year
- The laminar steady-state flamelet model developed by the CRECK Modeling Group from Milano.☆21May 5, 2021Updated 4 years ago
- Interface to couple OpenFOAM and Cantera☆50Aug 22, 2022Updated 3 years ago
- Incorporating detailed transport properties with OpenFOAM reactingFoam solver for direct numerical simulation of multi-component reacting…☆70Aug 7, 2025Updated 7 months ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆41Mar 25, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 💧 OpenFOAM solvers for flow and transport in porous media in paper-based microfluidics☆30Mar 9, 2026Updated 2 weeks ago
- Computational fluid dynamics codes☆19Jun 30, 2025Updated 8 months ago
- Immersed boundary fractional step method written in FORTRAN 90☆16Aug 14, 2012Updated 13 years ago
- Parallel Compressible Solver based on OpenFOAM library☆30Jul 8, 2022Updated 3 years ago
- This is Basilisk Documentation written by Haochen Huang for beginners and advanced users.☆59Nov 26, 2025Updated 4 months ago
- Codes for various problems solved using Finite Difference Method and Finite Volume Method.☆12Apr 6, 2016Updated 9 years ago
- Simple codes to illustrate the typical numerical solution of conservation law equation.☆10Oct 1, 2023Updated 2 years ago
- 高精度有限差分-化学反应CFD☆11Dec 20, 2024Updated last year
- Finite element modeling of some 2D benchmarks : heat conduction, linear elasticity, dam break flow, viscous fingering in porous media.☆23Apr 17, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- The Java version of RMG: Reaction Mechanism Generator☆31Jan 30, 2016Updated 10 years ago
- CFD_Julia - Python and C++ Implementation☆35Jun 21, 2022Updated 3 years ago
- This repository contains the machine learning projects completed for the class "Deep Learning in Scientific Computing" taught at ETH join…☆25Apr 7, 2024Updated last year
- simple MPI version Discrete Element Method solver