Home

Awesome

OpenFLUID is a software environnement for modelling and simulation of complex landscape systems

Further informations are available on the OpenFLUID site at www.openfluid-project.org.

See also the LICENSE and AUTHORS files included in the sources.

OpenFLUID sources

CI Build status

The OpenFLUID source tree is organized as follow

Requirements

OpenFLUID is written in C++14. It relies on open-source libraries required to build or use OpenFLUID.

For the OpenFLUID framework libraries:

For openfluid command line application:

For openfluid-builder GUI application:

For openfluid-devstudio GUI application:

For unit testing, the Boost unit testing framework is also required (unit_test_framework)

For building Latex documents (optional), required tools and packages are:

OpenFLUID uses CMake version 3.1 or higher for build configuration and GCC 5.3 or higher for compilation.

Building from source

Detailed instructions for building OpenFLUID from sources are available on the OpenFLUID community site