josealvarez97 / The-Ultimate-Guide-to-Write-Your-First-CFD-SolverLinks
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).
☆15Updated 3 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
Sorting:
- Finite Volume PINNs for Hyperbolic Conservation Laws & Compressible Flow☆19Updated 2 years ago
- OpenFOAM simulations of transonic shock buffets at a NACA-0012 airfoil☆28Updated 2 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆51Updated 5 years ago
- OpenFOAM implementation of turbulence models driven by machine learning predictions.☆41Updated last year
- Thoughts about ML committee for OpenFOAM☆39Updated 3 years ago
- code for active flow control of flow around cynder using Deep Reinforcement Learning☆50Updated 3 years ago
- OpenFOAM library for compressible flow calculations - boundary conditions, linear solvers (BiCGStab from extend-project), function object…☆16Updated 8 months ago
- 2D incompressible Navier Stokes solver written in Python for a lid-driven cavity☆35Updated 3 years ago
- This is the source code for our paper "Towards high-accuracy deep learning inference of compressible turbulent flows over aerofoils"☆32Updated last year
- Machine Learning enhanced CFD solver for incompressible isothermal fluid flow☆16Updated last month
- SIMPLE Algorithm for Driven Cavity problem on collocated grid using Python.☆22Updated 4 years ago
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆32Updated 2 years ago
- OpenFOAM utilities and solvers related to my PhD☆35Updated 5 years ago
- One-dimensional unsteady compressible reacting flow simulation framework, designed for simple prototyping and testing of novel reduced-or…☆29Updated last year
- CFD_Julia - Python and C++ Implementation☆33Updated 3 years ago
- Numerical tool for Construction of Reduced-order models for fluid flows.☆30Updated 4 years ago
- Additional turbulence models for OpenFOAM☆48Updated 2 weeks ago
- Modelling and simulation of turbulent flows - lecture material☆35Updated 2 years ago
- C++ implementation of the finite volume method with flux-limiting to solve 2-D compressible Euler Equations (Liska, 2003)☆13Updated 4 years ago
- This repository contains code for data-driven LES of two-dimensional turbulence.☆11Updated 3 years ago
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆16Updated 4 years ago
- A tiny project to use ax-platform for multi-objective Bayesian Optimization on OpenFOAM cases☆21Updated last year
- ☆14Updated 2 years ago
- Using PyTorch within OpenFOAM☆12Updated last year
- Course notes for a course based on R.J. LeVeque's "Finite Volume Methods for Hyperbolic Problems"☆22Updated 3 years ago
- Deep reinforcement learning with OpenFOAM