Palabos


Parallel Lattice Boltzmann Solver

Quick links

NEW: Course on Palabos and lattice Boltzmann

Attention: registration is closing soon

A course on LBMethod.org's open-source lattice Boltzmann software is taught at the University of Geneva on February 9-10, 2010. Registration fee is 150 Euro. The course provides also a technically oriented introduction to lattice Boltzmann, ideal for beginning PhD students.

For more information and registration visit the course web site

Palabos is ...

... a library for lattice Boltzmann simulations

  • The code is in C++ and can be used to simulate physical phenomena, with emphasis on fluids.
  • The kernel is based on a variety of lattice Boltzmann models.
  • The source code is modular and can easily be extended by application programmers.

... a framework for high performance computing

  • The library is optimized for single processor performance.
  • Efficient parallelization is achieved through the MPI extension. Good scalability on thousands of cores, and code efficiency up to several billion site updates per second in 3D applications have been measured.
  • Memory optimizations are accessible in case of irregular domain boundaries.

... a community code

  • The source code is free and can be used under the terms of a Gnu General Public License V.3 (GPL3).
  • Developers from different countries are currently participating, and new contributions are welcome.

... and more

  • Full serial and parallel checkpointing is supported for interrupted program executions.
  • Output of the data in VTK format allows visualization and data analysis with external tools like Paraview.
  • As the library is based on simple concepts, it is appropriate as a teaching support for courses on CFD and lattice Boltzmann.

History of the Palabos project    (RSS feed )

  • January 5, 2010 -
    Palabos V0.6 Release 1; better efficiency, new body-force terms, multi-type coupling between blocks, and XML user input.
  • August 1, 2009 -
    Release of the new Palabos project branch, starting with version 0.6. Compared to OpenLB, each line of code was re-written from scratch, to be more general, more extensible, and more efficient.
  • May 12, 2008 -
    OpenLB version 0.5; multi-physics modules allow couplings between lattices (multi-component fluids, thermal fluids).
  • January 1, 2008 -
    OpenLB Version 0.4; This is the first MPI-parallel release.
  • June 24, 2007 -
    OpenLB Version 0.2; the code has been practically re-written from scratch to generalize the notion of data processors.
  • July 12, 2006 -
    First public release, Version 0.1, Release 0
  • December 2005 -
    The OpenLB project is created and the source code development starts.
  • Home Project Image Gallery Benchmarks What is LB?
    Download Documentation Forum Tech. reports FAQ
    Contact Legal Notice Links