6. Reproduce the tutorial#
6.1. Goal#
Run the maintained repository script that reproduces the Add your results workflow.
6.2. Configuration#
Run the script from the pofff repository root. Review its commands and configuration paths before execution, especially on systems with limited CPU or memory resources.
6.3. Command#
. ./tests/scripts/docs_adding_your_results.sh
6.4. How it works#
The script runs the documented simulation and comparison workflow using the maintained repository inputs. It provides a reproducible check that the tutorial commands remain aligned with the current source code.
6.5. Result#
The generated output should contain the benchmark CSV products and comparison figures described in the previous lessons.
6.6. Reproducibility links#
6.7. Where to continue#
Use Examples for external-simulator, history-matching, and plopm workflows.
Use Reproducing the publication to reproduce the paper figures and tables.
Use Command-line reference for exact CLI choices and defaults.
Use Configuration reference for the complete TOML reference.