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

The docstring of MetObj is really scant (no list of attributes to call...) and no __repr__. Need a way to describe what data is available inside this thing..

v0_5_0

Starting in development branch, we are no longer aggregating bifacial gain in the top level Radiance Obj. This is now being recorded in the TrackerDict. This causes a lot of...

v0_5_0

Hello, I am simulating the irradiance of vertical bifacial panels that are east/west oriented with bifacial_radiance. When I compare the results with yields from measuring cells, there is a systematic...

Hello, i am experimenting with the demo.makeModule function. In Example 13 parameters of the function are given as shown in the picture below. About them i have a couple of...

Hi, I am trying to run Example 8 for Mismatch analysis. I copied the exact code that is given in the Tutorial and it reads the results correctly but when...

tutorial bug

Hello, As you can imagine, I've recently started working with bifacial_radiance and Python. I've been following the same procedure uploaded for Tutorial 1; however, when I generate the sky (cumulative)...

Not sure if an issue just a quirk, but wanted to keep track of it When creating a module object and then going to parallelization or various simulations that use...

I am running a simulation where I have measured tracker angles in the .tmy file which is at 10-minute resolution. For a N-S HSAT, I must therefore set azimuth =...

trackerdict = demo.analysis1axis(trackerdict, customname = 'Module', sensorsy=9, modWanted=1, rowWanted=1) # Analysis for GROUND modscanfront = {'xstart': 0, 'zstart': 0.05, 'xinc': 2, # every 2 meteres 'zinc': 0, 'Ny':4} trackerdict =...

Hi all, I am currently investigating options to decrease the run time of my bifacial_radiance simulations and I was wondering if there is a way to do the irradiance calculations...