The Wayback Machine - https://web.archive.org/web/20210731115835/https://github.com/topics/computational-fluid-dynamics
#
computational-fluid-dynamics
Here are
198 public repositories
matching this topic...
Fluid simulation engine for computer graphics applications
Voxel-based fluid simulation engine for computer games
Advanced Simulation Library - hardware accelerated multiphysics simulation platform.
A Tensorflow re-implementation of the paper Convolutional Neural Networks for Steady Flow Approximation
Updated
Oct 2, 2018
Python
Voxel-based fluid simulation engine for computer games
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
Updated
Jul 13, 2021
Fortran
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
Updated
Jul 25, 2020
Fortran
Mixed-fidelity unsteady aerodynamics and aeroacoustics
Updated
Jun 4, 2021
Julia
PetIBM - toolbox and applications of the immersed-boundary method on distributed-memory architectures
Updated
Sep 7, 2020
Makefile
Python model solving the shallow water equations (linear momentum, nonlinear continuity)
Updated
Nov 27, 2020
Python
An open-source implementation of Quadrature-Based Moment Methods
💧 CFD(计算流体力学)资料汇总、学习笔记,欢迎补充...
SPH simulation in OpenGL compute shader.
Materials for training tracks for continua media - OpenFOAM, vortex method, and other
Repository for an in-progress 3D, block structured, explicit/implicit, Navier-Stokes solver.
Hydrodynamics Adaptive Mesh Refinement Simulator (HAMeRS) for compressible multi-species/multi-phase simulations
A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.
Updated
Jun 21, 2021
Python
Curated list of some open source codes employing lattice Boltzmann methods
High-fidelity multiphase flow simulation
Updated
Feb 4, 2021
Fortran
A 2D Lattice Boltzmann program
Computational fluid dynamics with tensorflow
Updated
Feb 13, 2018
Python
United collection of hybrid Central solvers - one-phase, two-phase and multicomponent versions
ArtraCFD: A Computational Fluid Dynamics Solver
Vortex Lattice Method library written in Python
Updated
Oct 3, 2019
Jupyter Notebook
CFD Code for Plasma and Reactive Flow
Finite volume Euler / Navier-Stokes solver
This is a repository for storing some demonstration for teaching computational geophysical fluid dynamics..
Updated
Mar 8, 2020
Fortran
Range Software - Finite Element Analysis
CFDTool - An easy to use OpenFOAM / SU2 / CFD simulation toolbox for MATLAB
Updated
Jul 25, 2021
MATLAB
Improve this page
Add a description, image, and links to the
computational-fluid-dynamics
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
computational-fluid-dynamics
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We should make sure that all the integration tests compare output against expected results. This means getting rid of all the "test_method_does_not_throw" tests.
We could also implement PyTests or some other methodology with a simpler syntax.