Download List

Projeto Descrição

The Palabos library offers a framework in C++ for fluid flow simulations with the lattice Boltzmann (LB) method. Originally conceived as a research tool for lattice Boltzmann models, the code has evolved into a general-purpose program for computational fluid dynamics. The programming interface is straightforward and offers an access to the rich world of lattice Boltzmann, even to an audience with restricted theoretical knowledge of this method. A special emphasis is put on high performance and parallel computing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-25 10:44
1.1

Esta versão adiciona um modelo de fluido de superfície livre, uma implementação de cubo marchando para pós-processamento de dados e uma interface de Programador Java.
This release adds a free-surface fluid model, a marching-cube implementation for data post-processing, and a Java programmer interface.

2011-12-22 07:50
1.1

Esta versão contém duas correções de bugs. Um erro de compilação na interface do Python foi removido. O projeto de Code:: Blocks para compilação de trans-plataforma foi adaptado para a 1.0 versão.
This release contains two bugfixes. A compilation error in the Python interface has been removed. The Code::Blocks project for trans-platform compilation has been adapted to the 1.0 release.

2011-10-29 11:44
1.0

Este é um grande lançamento da biblioteca Palabos CFD, apresentando novos modelos várias fases e de partículas e melhores habilidades de I/O paralelas. Os novos recursos são automatizados manipulação de geometrias genéricas fornecidas na forma de arquivos STL, um algoritmo de voxelization de domínio melhor, totalmente paralela, movimento de partículas convected pelas condições de contorno de fora retículo do fluido, novas e sofisticadas, e/S paralela com MPI-IO para coincidir com a velocidade de execução e e/S e integrado a ferramentas, como computação de iso-superfícies e simplifica o pós-processamento.
This is a major release of the Palabos CFD library, featuring new multi-phase and particle-based models, and improved parallel I/O abilities. The new features are automated handling of generic geometries provided in the form of STL files, an improved, fully parallel domain voxelization algorithm, motion of particles convected by the fluid, new, sophisticated off-lattice boundary conditions, parallel I/O with MPI-IO to match I/O and execution speed, and integrated post-processing tools, such as computation of streamlines and iso-surfaces.

Project Resources