A parallel, adaptive mesh refinement (AMR) code that solves the variable-density incompressible Navier-Stokes equations.
-
Updated
Jan 4, 2025 - C++
A parallel, adaptive mesh refinement (AMR) code that solves the variable-density incompressible Navier-Stokes equations.
TRUST is a thermohydraulic software package for CFD simulations. It was originally designed for incompressible single-phase and Low Mach Number flows, but now also allows simulating real compressible multi-phase flows. TRUST is also being progressively ported to support GPU acceleration (NVidia/AMD). This software is OpenSource (BSD license).
Incompressible Navier-Stokes solver in complex geometries
A modern, subsonic-supersonic, unstructured, aerodynamic panel code. We do linear aerodynamics for the twenty-first century.
Multi-threaded object-oriented computational fluid dynamics (CFD) code for three-dimensional incompressible fluid flow on a regular grid with the incompressible lattice-Boltzmann method (LBM) for general lattices (D2Q9, D3Q15, D3Q19, D3Q27, ...) with A-A pattern for indexing - programmed in C++17, multi-threaded with OpenMP
This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The code solves Navier Stokes equations in a 2D lid driven cavity, with computation of the rotational as well.
A panel-based flow solver. Currently in beta but with working solvers for incompressible and inviscid hypersonic flow.
Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines
Simple 2D incompressible Navier-Stokes solver. Fully implemented in python.
Machine Learning enhanced CFD solver for incompressible isothermal fluid flow
Explicit incompressible Navier-stokes solver written in C based on finite-difference schemes
Homogeneous Incompressible Isotropic Turbulence Simulator
simulation of incompressible flows in a lid driven cavity using euler explicit & staggered cartesian grid system.
Official repo for MIDL 2023 oral paper: DRIMET: Deep Registration for 3D Incompressible Motion Estimation in Tagged-MRI with Application to the Tongue (Oral presentation)
Orr-Sommerfeld stability solvers for incompressible flows.
Old version of our solver for the incompressible Navier-Stokes equations (no longer actively developed, please use the latest version of Incompact3d
template of an openfoam project with coded solver and boundary condition
Fortran90 Computational Fluid Dynamics (CFD) code designed to solve the 3D Navier-Stokes equations for incompressible flow using a high-order finite difference method
Add a description, image, and links to the incompressible-flow topic page so that developers can more easily learn about it.
To associate your repository with the incompressible-flow topic, visit your repo's landing page and select "manage topics."