Palabos
From CFD-Wiki
(Difference between revisions)
(Created a Wiki page for the Palabos software) |
m (→Palabos) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
=Palabos= | =Palabos= | ||
- | [http://www.palabos.org Palabos] is a | + | [http://www.palabos.org Palabos] is a C++ solver with wide-spread use in the lattice Boltzmann community. It covers a large range of applications and specializes on multi-phase flow, flow through porous media, and complex flow with chemical reactions. |
==Lattice Boltzmann Method== | ==Lattice Boltzmann Method== | ||
Line 8: | Line 8: | ||
==External Links== | ==External Links== | ||
- | + | * [http://www.palabos.org/gallery/overview Palabos Flow Gallery] | |
- | + | * [http://www.palabos.org/documentation/userguide/ Palabos User's Guide] | |
- | + | * [http://www.palabos.org/documentation/tutorial/ Palabos Tutorial] | |
- | + | * [http://www.palabos.org/forum/ Palabos Forum] | |
- | + | * [http://www.palabos.org/software/publications Palabos Publications] | |
- | + | * [https://www.youtube.com/watch?v=I82uCa7SHSQ Introduction to lattice Boltzmann - 30 Minute Lecture] |
Latest revision as of 15:05, 3 April 2013
Palabos
Palabos is a C++ solver with wide-spread use in the lattice Boltzmann community. It covers a large range of applications and specializes on multi-phase flow, flow through porous media, and complex flow with chemical reactions.
Lattice Boltzmann Method
The lattice Boltzmann method is considered to be a powerful, modern alternative to classical CFD. It models a fluid through kinetic theory (a statistical theory of molecular motion) and offers computational efficiency and high resolution for complex fluids like two-phase systems. The lattice Boltzmann forum offers an exchange platform for the very active lattice Boltzmann community.