99 skills found · Page 1 of 4
eric2003 / OneFLOWLargeScale Multiphysics Scientific Simulation Environment-OneFLOW CFD
ladybug-tools / Butterfly:butterfly: A light python API for creating and running OpenFoam cases for CFD simulation.
andrealani / COOLFluiDThe object-oriented HPC platform for CFD, plasma and multi-physics simulations whose development started in 2002 at the Von Karman Institute for Fluid Dynamics is finally open!
brli3 / CFDBasic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
csml-rpi / Foam AgentFoam-Agent: An end-to-end, composable multi-agent framework for automating CFD simulations in OpenFOAM. NeurIPS 2025 Machine Learning and the Physical Sciences Workshop.
enGits / EngridENGRID is a mesh generation software with CFD applications in mind. It supports automatic prismatic boundary layer grids for Navier-Stokes simulations and has a Qt based GUI.
vvflow / VvflowCFD software for performing flow simulations with Viscous Vortex Domains (VVD) method
precise-simulation / CfdtoolCFDTool - An easy to use OpenFOAM / SU2 / CFD simulation toolbox
PhasicFlow / PhasicFlowParallel, highly efficient code (CPU and GPU) for DEM and CFD-DEM simulations.
sergeas67 / OpenHyperFLOW2DParallel (C++/MPI/OpenMP/CUDA) research-educational CFD code for simulation 2D (flat/axisymmetrical) transient viscous compressible multicomponent sub/trans/supersonic reacting gas flow with RANS/URANS turbulence models.
phicau / OlaFlowolaFlow CFD Suite is a free and open source project committed to bringing the latest advances for the simulation of wave dynamics to the OpenFOAM® and FOAM-extend communities.
FloSewn / TQMeshA simple two-dimensional mesh generator with triangular and quadrilateral elements in C++
fronterapp / Thesis FloatingTurbineRepository containing the simulation setups and libraries from the thesis 'CFD Simulation of a Floating Wind Turbine with OpenFOAM'.
MahdiNabil / CFD PCinterThermalPhaseChangeFoam - CFD simulation platform for liquid-vapor thermal phase change flows
emhayki / CFD FundamentalImplementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
cea-trust-platform / Trust CodeTRUST 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).
stefanoOliani / ICSFoamA library for Implict Coupled Simulations in OF. A density-based CFD solver for high-speed flows simulations is provided
dpkn31 / Yade OpenFOAM CouplingAn OpenFOAM solver for realizing CFD-DEM simulations with the Open Source Discrete Element Solver Yade-DEM.
singhsidhukuldeep / 2D Navier Stokes SolverAs the field of Computational Fluid Dynamics (CFD) progresses, the fluid flows are more and more analysed by using simulations with the help of high speed computers. In order to solve and analyse these fluid flows we require intensive simulation involving mathematical equations which governs the fluid flow, these are Navier Stokes (NS) equation. Solving these equations has become a necessity as almost every problem which is related to fluid flow analysis call for solving of Navier Stokes equation. These NS equations are partial differential equations so different numerical methods are used to solve these equations. Solving these partial differential equations so different numerical methods requires large amount of computing power and huge amount of memory is in play. Only practical feasible way to solve these equation is write a parallel program to solve them, which can then be run on powerful hardware capable of parallel processing to get the desired results High speed supercomputer will provide us very good performance in terms of reduction in execution time. In paper focus will be on finite volume as a numerical method. We will also see what GPGPU (General-Purpose computing on Graphics Processing Units) is and how we are taking its advantages to solve CFD problems.
Zitzeronion / Swalbe.jlSimple Julia Lattice Boltzmann Solver for Thin Liquid Films and Droplets, approximating the thin film equation.