diff --git a/doc/img/results.png b/doc/img/results.png new file mode 100644 index 00000000..7cd8c1e4 Binary files /dev/null and b/doc/img/results.png differ diff --git a/scripts/solve_network.py b/scripts/solve_network.py index 72765d4e..c03a518d 100644 --- a/scripts/solve_network.py +++ b/scripts/solve_network.py @@ -41,6 +41,9 @@ Outputs - ``results/networks/{network}_s{simpl}_{clusters}_l{ll}_{opts}.nc``: Solved PyPSA network including optimisation results + .. image:: img/results.png + :scale: 40 % + Description -----------