Skip to main content

package for numerical simulations using Lattice Boltzmann Methods

Project description

Build Status

pyLBM is an all-in-one package for numerical simulations using Lattice Boltzmann solvers.

This package gives all the tools to describe your lattice Boltzmann scheme in 1D, 2D and 3D problems.

We choose the D’Humières formalism to describe the problem. You can have complex geometry with a set of simple shape like circle, sphere, …

pyLBM performs the numerical scheme using Cython, Pythran or Numba from the scheme and the domain given by the user. pyLBM has MPI support with mpi4py.

Installation

You can install the last version on Pypi

pip install pyLBM

You can also clone the project

git clone https://github.com/pylbm/pylbm

and then use the command

python setup.py install

or

python setup.py install –user

Getting started

To understand how to use pyLBM, you have a lot of Python notebooks on our website

http://www.math.u-psud.fr/pyLBM/tutorial.html

For more information, take a look at the documentation

http://www.math.u-psud.fr/pyLBM

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyLBM-0.2.1.tar.gz (2.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page