DemosΒΆ

To get started, we recommend starting with the demos. To get access to all the demos, execute the following command in a terminal window:

cbcflow-get-demos

To list and run all the demos, execute

cd cbcflow-demos/demo
./cbcflow_demos.py --list
./cbcflow_demos.py --run

If you have downloaded the development version, it is sufficient to download the demo data in the root folder of the repository:

cbcflow-get-data

If you are unfamiliar with FEniCS, please refer to the FEniCS Tutorial for the FEniCS-specifics of these demos.

Documented demos: