bifacial_radiance icon indicating copy to clipboard operation
bifacial_radiance copied to clipboard

Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics

Results 129 bifacial_radiance issues
Sort by recently updated
recently updated
newest added

Keywords that it looks for internally are only for epw file inputs

bug
v0_4_1

Currently not supported with a warning of ``` if (sensorsx_back != 1.0): print("Warning: Cell-level module analysis for sensorsx > 1 not "+ "fine-tuned yet. Use at own risk, some of...

Wishlists

Hi, I am trying to set up an hourly fixed-tilt simulation. Referring to the API page, the 'set1axis' can be used to achieve this with 'fixed_tilt_angle' being set to a...

Optional update: To better align with OOP best practices, it would be better if makeScene had kwarg inputs rather than only allowing sceneDict to be passed. SceneObj would have multiple...

enhancement

Hi everyone, I don't know if you could still help me. I'm learning to use bifacial_radiance for a university project but have a problem with rvu that can't seem to...

![image](https://user-images.githubusercontent.com/22824806/149637477-15755f12-0232-4475-89dc-39462c3aa03c.png) in conparison if nframes = 4 and numpanels is whatever number it works well ![image](https://user-images.githubusercontent.com/22824806/149637555-23e5aa11-5e35-4ab7-a99c-3055f7722ffb.png)

v0_5_0

![image](https://user-images.githubusercontent.com/22824806/149637069-8efeab07-afb4-4cd7-a578-afd33a27a11a.png)

Hello together, I am still getting to know the program with a lot of gaps in the basics of python. :0 Is this tutorial not working because of an personal...

in RadianceObj.gendaylit a comparison is made for the shape of albedo and dni values. For single albedo, it is passed as a list which does not have a shape. Therefore,...

bug