This tutorial provides a guide to simulate an agrivoltaic system with PASE.
[[_TOC_]]
...
...
@@ -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.
# 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.