Hello world#
Overview#
The repository examples folder contains configuration files with low grid resolution and short simulation times for initial testing. This example runs one of those small cases and generates benchmark products at 24, 48, and 72 hours.
Command#
pofff -i single.toml -t 24,48,72
Result#
The following figure is map_24h.png. Compare your generated result with this
figure to check that the example ran correctly.
Spatial benchmark map after 24 hours.#
Reproduce the example#
Run the maintained documentation script from the repository root:
. ./tests/scripts/docs_hello_world.sh