Skip to main content

Framework for studying fluid dynamics with simulations.

Project description

FluidSim is the numerically oriented package of the FluidDyn project. The project is still in a testing stage so it is still pretty unstable and many of its planned features have not yet been implemented.

It has first been developed by Pierre Augier (CNRS researcher at LEGI, Grenoble) at KTH (Stockholm) as a numerical code to solve fluid equations in a periodic two-dimensional space with pseudo-spectral methods.

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 License, a GPL 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
make tests_mpi

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

python -m unittest discover

Alternatively, if you have installed FluidSim using pip or easy_install:

fluidsim-test
mpirun -np 2 fluidsim-test

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

fluidsim-0.1.0.post1.tar.gz (351.6 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