Skip to main content

pylbm

Project description

Home-page: https://github.com/pylbm/pylbm
Author: Benjamin Graille, Loic Gouarin
Author-email: benjamin.graille@math.u-psud.fr, loic.gouarin@math.u-psud.fr
License: BSD
Description: =====

|Binder| |Travis| |Appveyor| |Doc badge| |Gitter Badge|

.. |Binder| image:: https://mybinder.org/badge.svg
:target: https://mybinder.org/v2/gh/pylbm/pylbm/develop
.. |Travis| image:: https://travis-ci.org/pylbm/pylbm.svg?branch=develop
:target: https://travis-ci.org/pylbm/pylbm
.. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/lm3gufe7njj29s0t/branch/develop?svg=true
:target: https://ci.appveyor.com/project/pylbm/pylbm
.. |Gitter Badge| image:: https://badges.gitter.im/pylbm/pylbm.svg
:alt: Join the chat at https://gitter.im/pylbm/pylbm
:target: https://gitter.im/pylbm/pylbm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. |Doc badge| image:: https://readthedocs.org/projects/pylbm/badge/?version=develop
:target: http://pylbm.readthedocs.io/en/develop/

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, NumPy or Loo.py from the scheme and the domain given by the user. Pythran and Numba wiil be available soon. pylbm has MPI support with mpi4py.

Installation
============

You can install pylbm in several ways

With conda
----------

.. code::

conda install pylbm -c pylbm -c conda-forge

With Pypi
---------

.. code::

pip install pylbm

or

.. code::

pip install pylbm --user

From source
-----------

You can also clone the project

.. code::

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

and then use the command

.. code::

python setup.py install

For more information, take a look at the documentation

`<http://pylbm.readthedocs.io>`_


Keywords: Lattice Boltzmann Methods
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS

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.3.1.tar.gz (3.4 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