add 3 structure types figures to wiki authored by Bouvry Arnaud's avatar Bouvry Arnaud
......@@ -199,9 +199,12 @@ StructureType:
---
![Structure types](uploads/structure/three_struc_example.png)
| <img src="/uploads/structure/PV_table_nice.png" alt="1" style="width:100%"> | <img src="/uploads/structure/HSATS_nice.png" alt="2" style="width:100%"> | <img src="/uploads/structure/AV_fence_nice.png" alt="3" style="width:100%"> |
|---|---|---|
| (a) | (b) Caption 2 | (c) Caption 3 |
Figure 7 - Three examples of structures: HSATS, PV Table and Agrivoltaic Fence.
Figure 7 - Three structure types available in PASE : (a) PV table ; (b) Horizontal Single Axis Tracker ; (c) Agrivoltaic Fence.
##### PV Table
......@@ -470,4 +473,4 @@ 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.
\ No newline at end of file
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.