NREL / bifacial_radiance

Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics
https://bifacial-radiance.readthedocs.io
BSD 3-Clause "New" or "Revised" License
83 stars 46 forks source link

minute-by-minute simulation possible? #510

Closed AugustVan closed 2 months ago

AugustVan commented 2 months ago

I have read that bifacial radiance provides average annual simulations and hour-by-hour simulations. But wouldn't also be possible to do minute-by-minute simulations? I need something like this in my project,hence my question :).

Funerus commented 2 months ago

Hey August.

I have not really tried sub-hourly simulations, but theoretically there should not be any problems.

gendaylit does not really care whether you pass into it hourly radiation or sub-hourly. Do keep in mind though that if you were to simulate the whole year with sub-hourly resolution you might end up with white hair.

AugustVan commented 2 months ago

So if I were to give in a tmy file that has 525600 measurment points (minutes) instead of 8760 (hours) it won't give any errors? And I only need to run them for a day (not a whole year), that would be a long time to run.

Funerus commented 2 months ago

I am not sure about that. However, there are many ways you can work around it. You could still define a TMY file with 8760 rows, but those would represent the first 8760 minutes, including those you are interested in.

I would suggest that you go through the main code of gendaylit in bifacial_radiance and the gendaylit manual in Radiance.