Originally posted by **RicardoGomesIST** January 27, 2023
Hi,
I am using CEA to calculate PV panel potential. I am testing a very simple case for Lisbon (latitude =38º) - just one building with surrounding buildings lower than it.
![image](https://user-images.githubusercontent.com/52715280/215099185-bb38b332-4842-42e0-a453-f215ea843a20.png)
I created two scenarios one with:
- tilt=1º - (as 0 is not possible) so horizontal
and other with:
- tilt= 30º
Assuming that the tilted panels face south, I was expecting that the PV production (kWh/m2) would be higher for the tilted than for the horizontal.
What I get was:
- tilt=1º - (as 0 is not possible) so horizontal
Name | PV_roofs_top_E_kWh | E_PV_gen_kWh | radiation_kWh | PV_roofs_top_m2 | Area_PV_m2
-- | -- | -- | -- | -- | --
B1000 | 134821.9 | 134821.9 | 1046941 | 655.66 | 655.66
Doing the calculation:
kWh/m2=E_PV_gen_kWh /Area_PV_m2= 205.6
--
Discussed in https://github.com/architecture-building-systems/CityEnergyAnalyst/discussions/3281