OpenScience / Software / Mathematics / Differential Equations / Fluid Dynamics



Gerris

Gerris is for solving problems involving incompressible flow (time-dependent incompressible variable-density Euler, Stokes or Navier-Stokes equations). It uses an adaptive mesh refinement to allow for flows around complex geometries. Find Gerris at: http://gfs.sourceforge.net

Share
Posted in Fluid Dynamics | Leave a comment

OpenLB

The OpenLB project provides a C++ package for the implementation of lattice Boltzmann simulations that is general enough to address a vast range of problems in computational fluid dynamics. The package is mainly intended as a programming support for researchers … Continue reading

Share
Posted in Fluid Dynamics | 1 Comment

SunlightLB

SunlightLB is an open-source 3D lattice Boltzmann code. It implements a standard lattice Boltzmann algorithm for three dimensional simulations, using a D3Q19 lattice with a twin relaxation time scheme. Objects, possibly moving, are included by a link bounce-back method. This … Continue reading

Share
Posted in Fluid Dynamics | Leave a comment

OpenFlower – Open Source CFD Software

OpenFlower (FLOW solvER) is a C++ open source CFD code mainly intended to solve the turbulent incompressible Navier-Stokes equations with a LES approach. It can deal with arbitrary complex 3D geometries with its finite volume approach (multi-elements meshes are accepeted). … Continue reading

Share
Posted in Computational, Fluid, Fluid Dynamics | Leave a comment

OpenFOAM

The OpenFOAM (Field Operation and Manipulation) software package can simulate anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options. Find OpenFOAM at: http://www.openfoam.org

Share
Posted in Fluid Dynamics | Leave a comment

deal.II

deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. Find deal.II at: http://www.dealii.org/

Share
Posted in Fluid Dynamics | Leave a comment

MOUSE

MOUSE is an object oriented framework for finite volume computations on unstructured grids. Find MOUSE at: http://www.vug.uni-duisburg.de/MOUSE/

Share
Posted in Fluid Dynamics | Leave a comment