Update Tutorial authored by Lemaire Louis's avatar Lemaire Louis
--- ---
title: Tutorial title: Tutorial
--- ---
This tutorial provides a guide to simulate an agrivoltaic system with PASE. This tutorial provides a guide to simulate an agrivoltaic system with PASE.
[[_TOC_]] [[_TOC_]]
...@@ -45,3 +46,5 @@ The program is split in several blocks : ...@@ -45,3 +46,5 @@ The program is split in several blocks :
Note: when running the simulation, depending on your development environment, you may have to close the opened figures that pop up during the simulation to proceed through the script. Note: when running the simulation, depending on your development environment, you may have to close the opened figures that pop up during the simulation to proceed through the script.
# Generating outputs
The function save_csv() creates a .csv file containing time series of the desired variables, that can then be processed or plotted. See example.py for an example utilisation.
\ No newline at end of file