Skip to main content

framework for studying fluid dynamics.

Project description

FluidDyn is a framework for studying fluid dynamics. Most of the features are actually implemented in other packages (fluidsim, fluidlab, fluidimage).

It is the evolution of two other projects previously developed by Pierre Augier (CNRS researcher at LEGI, Grenoble): Solveq2d (a numerical code to solve fluid equations in a periodic two-dimensional space with a pseudo-spectral method, developed at KTH, Stockholm) and FluidLab (a toolkit to do experiments, developed in the G. K. Batchelor Fluid Dynamics Laboratory at DAMTP, University of Cambridge).

Key words and ambitions: fluid dynamics research with Python (2.7 or >= 3.3); modular, object-oriented, collaborative, tested and documented, free and open-source software.

License

FluidDyn is distributed under the CeCILL-B License, a BSD compatible french license.

Installation

You can get the source code from Bitbucket or from the Python Package Index.

The development mode is often useful. From the root directory:

python setup.py develop

Tests

From the root directory:

make tests

Or, from the root directory or from any of the “test” directories:

python -m unittest discover

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

fluiddyn-0.0.13b0.tar.gz (67.7 kB 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