pv-high-fidelity/config.yml
2025-03-30 16:39:57 +08:00

30 lines
835 B
YAML

array:
system_size: 500 # in kWp
spacing: 1 # spacing between adjacent panel rows in m
edge_setback: 1.8 # distance from the edge of the roof to the array
simulation_date_time:
start: 2025-03-30 00:00 # start date and time in ISO 8601 format
end: 2025-03-30 23:45 # end date and time in ISO 8601 format
tz: Asia/Kuala_Lumpur # timezone for the simulation
environment:
roof:
dimensions:
# dimensions all in m
length: 100
width: 125
albedo: 0.8 # % of light reflected from the surface
tilt: 0 # degrees from horizontal
location:
latitude: 3.1186108758412945
longitude: 101.57639813680093
panel:
peak_power: 710 # in Wp
bifaciality: 0.85 # rear face efficiency relative to front face
# dimensions all in m
dimensions:
length: 2.384
width: 1.303
thickness: 0.033