bifacial radiance training: part 1 · this work was authored in part by the national renewable...

68
NREL | 1 Bifacial_Radiance Training Part 1 Silvana Ayala Peláez and Chris Deline NREL Webinar October 17, 2019

Upload: others

Post on 17-Jun-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 1

Bifacial_Radiance TrainingPart 1

Silvana Ayala Peláez and Chris Deline

NREL WebinarOctober 17, 2019

Page 2: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 2NREL | 2

Housekeeping

• This webinar is being recorded.– A recording will be made available on the “NREL Learning” YouTube channel and

the GitHub & readthedocs page a few weeks after the webinar.

• Audio issues?– Try switching from computer to phone audio– If problems persist, contact GoToWebinar technical support at (877) 582-7011.

• Have a question?– Please submit it using the ”Questions” panel in the GoToWebinar interface at any

time.– We will answer as many questions as possible at several point during the webinar.

Page 3: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 3NREL | 3

Open Source toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics

Available on: https://github.com/NREL/bifacial_radianceDocumentation: https://bifacial-radiance.readthedocs.io

Installation: https://youtu.be/4A9GocfHKyMV. 0.3.3.1 (10/16/19)

Page 4: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 4NREL | 4

Radiance is a ray-trace software – a suite of tools for performing lighting simulation.Developed in 1985, by Greg Ward at Lawrence Berkeley National LaboratoryUnderlying simulation engine for many packages.Homepage: https://floyd.lbl.gov/radiance/HOME.html

Modules << Sky

We use backward ray-trace to evaluate the irradiance (W/m2) at the modules

Reduces complexity and run-time.

Page 5: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 5NREL | 5

Bifacial Challenge: accurate modelling of rear irradiance

Page 6: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 6NREL | 6

View Factor Model for Rear Irradiance

basicgeometry

Simple

computationallyinexpensive

Fast

BehindSAM, Pvsyst, bifacialvf

and others

Common

basicgeometry

Simple

Page 7: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 7NREL | 7

TimelineShading

Mismatch

Courtesy of Jason Alderman

Raytrace benefits:• Any size array• Sample any module• Evaluate edge effects• Complicated geometries

• Modules• Racking• Obstructions

• Evaluate shading • Evaluate electrical mismatch• Open source• Dedicated visual interface• Validated

Cons:• Complexity• Run-times

Visual interface Training HPC integration Simplified models

Page 8: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 8

2017

Comparison of models and validation

with test-bed data

Single-axis tracking model

2019

2018

Assess system performance impact from rear irradiance

shading and electrical mismatch

Standards for bifacial ratingCapacity testing

Albedo assessment anddatabase at Duramat

Framework to calculate bifacial

gain with field data

Validation with 2 100kW fields

Page 9: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 9NREL | 9

S. Ayala Pelaez, C. Deline, et al “Comparison of bifacial solar irradiance model predictions with field validation,” IEEE J. Photovoltaics, vol. 9, no. 1, pp. 82–88, 2019. https://ieeexplore.ieee.org/abstract/document/8534404

S. Ayala Pelaez, C. Deline, et al “Model and Validation of Single-Axis Tracking with Bifacial PV” IEEE J. Photovoltaics, 2019. https://ieeexplore.ieee.org/abstract/document/8644027https://www.nrel.gov/docs/fy19osti/72039.pdf

S. Ayala Pelaez, C. Deline, et al “Effect of Torque-Tube Parameters on Rear-Irradiance and Rear-Shading Loss for Bifacial PV Performance on Single-Axis Tracking Systems”, 46th PVSC. https://www.nrel.gov/docs/fy20osti/73203.pdf

Deline, C., et al “Bifacial PV Mismatch Loss Estimation and Parameterization”. 36th EUPVSEC https://www.nrel.gov/docs/fy20osti/73541.pdf*Submitted as extended journal to PinPV

Publications

© Dr. Andrew J. Marsh, 2014.http://andrewmarsh.com/apps/staging/sunpath3d.html

Complete list of publications: https://github.com/NREL/bifacial_radiance/wiki

Page 10: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 10NREL | 10

1234

5

67

Bifacial_radianceTraining Part 1

Why/how we raytrace

Geometry

Skies

Github

Demo 1: Tutorial 1 in Jupyter Journal

Other TutorialsDemo 2: GUI

20 minutes

10 minutes

10 minutes

Page 11: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 11

Why | How we raytrace?

Page 12: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 12NREL | 12NREL | 1212

“Scene”ModulesRacksObstructionsetc..

Materials Properties

SkySource Properties

Components

Page 13: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 13NREL | 13

What does bifacial_radiance do?

Page 14: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 14NREL | 14

bifacial_radiance is a python wrapper for calling and using Radiance, with specific functions to generate geometry (text files) related to bifacial pv systems

Page 15: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 15NREL | 15

How a full example might look like

Page 16: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 16

1. Make Radiance Object

MAIN STEPS / INSTRUCTIONS

Page 17: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 17

1. Make Radiance Object

MAIN STEPS / INSTRUCTIONS

2. Make Sky

Page 18: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 18

1. Make Radiance Object

2. Make Sky

3. Make Module

MAIN STEPS / INSTRUCTIONS

Page 19: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 19

1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

MAIN STEPS / INSTRUCTIONS

Page 20: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 20

1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

5. Make Oct

MAIN STEPS / INSTRUCTIONS

Page 21: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 21

1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

6. Analysis Obj

5. Make Oct

MAIN STEPS / INSTRUCTIONS

Page 22: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 22

1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

6. Analysis Obj

7. Analysis

5. Make Oct

MAIN STEPS / INSTRUCTIONS

Page 23: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 23

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

Page 24: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 24

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

2. Make Sky

Page 25: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 25

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

2. Make Sky

3. Make Module

Page 26: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 26

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

Page 27: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 27

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

5. Make Oct

Page 28: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 28

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

5. Make Oct

Page 29: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 29

MAIN STEPS / INSTRUCTIONS1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

6. Analysis Obj

7. Analysis

5. Make Oct

Page 30: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 30

1. Make Radiance Object

2. Make Sky

3. Make Module

4. Make Scene

6. Analysis Obj

7. Analysis

5. Make Oct

cmd gencumsky

cmd oconv

cmd rtrace

MAIN STEPS / INSTRUCTIONS

Page 31: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 31

Geometry

Page 32: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 32NREL | 32

Page 33: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 33NREL | 33

2m1m

YX

For example: ‘PORTRAIT’

y = 2, x = 1

LANDSCAPE y = 1, x = 2

Assign x and y depending on which value should go along the axis / slope

Page 34: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 34NREL | 34

numpanels=2

numpanels=3

Page 35: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 35NREL | 35

All based on “diameter”

Torque Tube

dddd

Modifiable material

Metal_Grey (GREY NOT GRAY) 44% reflectivity.

Black Absorptive.

Page 36: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 36NREL | 36

X-gap, Y-gap, Z-gap

zgap

ygap

Page 37: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 37NREL | 37

Cell Level Module

Page 38: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 38NREL | 38

Axis of rotation Torquetube

• FALSE • TRUE

Offset from axis of rotation = zgap + diam/2

Page 39: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 39NREL | 39

makeScene: replicates whatever was defined as the module unit to make the Scene

Page 40: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 40NREL | 40

!xform -rx 10 -t 0 0 2.35 -a 4 -t 2.046 0 0 -a 1 -t 0 12.552 0 -i 1 -t -4.092 -0.0 0 -rz 90 objects\Panel1.rad

tilt clearanceheight

nMods self.scenex

nRows

place center module in 0 (self. scenex * nMods/2)

Place center row on 0

Azimuth rotationRtr

Object to Replicate

Page 41: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 41NREL | 41

Page 42: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 42

Sky

Page 43: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 43NREL | 43

!gendaylit -ang 29.44 -3.3976 –W 476 149 - g 0.62 -O 1

Pvlib.sun azimuth-180

Pvlib.sun altitude DNI DHI groundalbedo

W/m2-sr solar radiation

Richmond, Virginia EPW, timestamp[11] ---- January 1st at Noon

Hourly Sky

“Gendaylit”Hourly distributionPerez ModelMust know: sun position, DNI, DHI

Page 44: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 44NREL | 44

Cumulative sky

“Gencumsky”

Bins sky into 145 patches of same angular extent

Irradiances for each patch can be cumulative for any period of time.

Increase in speed

Robinson, Stone “Irradiation modelling made simple: the cumulative sky approach” 2004

Page 45: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 45NREL | 45

Gencumulative Sky

Simulate Hourly~4380 simulations

Simulate Daily~365 simulations

Simulate Monthly~12 simulations

Simulate Yearly~1 simulations

Page 46: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 46NREL | 46

Gendaylit

Perez Model

GencumSky

Robinson and Stone

Page 47: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 47NREL | 47

Cummulative Sky by Tracker Angle

… …

-45 45

… …

40

S. Ayala Pelaez, C. Deline, P. Greenberg, J. S. Stein, and R. K. Kostuk, “Model and Validation of Single-Axis Tracking with Bifacial PV - Preprint,” IEEE Journal of Photovoltaics, 2019, vol 9 no. 3, pp. 715-721.

Page 48: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 48NREL | 48

Tracking Acccumulate by tracker angle-45 to 45: ~19 simulations

Cummulative Skies

Page 49: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 49

Analysis Objects

Page 50: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 50NREL | 50

modWanted = 4rowWanted = 3

Page 51: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 51NREL | 51

sensorsy

South (-y)

Front Scan

Back Scan

Sensors are spaced equidistant to each otherNo ‘safety distance’ from edges.

The detectors measure irradiance at the first surface they ‘see’.

Sensors are placed close to the surfaces to avoid hitting torque tubes.

Complex geometries might require “Cleaning Up” the

results

Page 52: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 52NREL | 52

Azimuth0 90 210

Page 53: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 53NREL | 53

Tracking Sensor PositionTracking: same azimuth_axis, tilts are negative for the afternoon. Sensor locations fall on the same place in the module!

Start of sensor measurement

Page 54: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 54NREL | 54

1234

5

67

Bifacial_radianceTraining Part 1

Why/how we raytrace

Geometry

Skies

Github

Demo 1: Tutorial 1 in Jupyter Journal

Other TutorialsDemo 2: GUI

Page 55: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 55

GithubTutorialsJupyter Notebooks

Page 56: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 56

Open-source web application that allows you to create and share documents that

contain live code, equations, visualizations and narrative text.

Example starting-guide: https://realpython.com/jupyter-notebook-introduction/

Website to store and manage code, track and control changes and new

versions.

https://github.com/NREL/bifacial_radiance/

Page 57: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 57

Journals

https://github.com/NREL/bifacial_radiance/tree/master/docs/tutorials

Page 58: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 58NREL | 58

Canopies and Carports(Tutorial 5)

Page 59: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 59NREL | 59

Canopies and Carports(Tutorial 5)

Page 60: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 60NREL | 60

Canopies and Carports

Module 1 Scanning

a0.0.a0

a0.0.a1

a0.0.a2

a0.0.a3

(Tutorial 5)

Page 61: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 61NREL | 61

A wild white car appears!

Roofs, Cars, and Different albedo sections

(Tutorial 5)

Page 62: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 62NREL | 62

Multiple Scene Objects

https://medium.com/@MySunIndia/limited-time-opportunity-to-get-huge-subsidy-for-rooftop-solar-in-india-for-residential-users-b99f19b2c592

(Tutorial 7)

Page 63: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 63NREL | 63

Page 64: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 64NREL | 64

Shading Factors(Tutorial 9)

S. Ayala Pelaez, C. Deline, S. M. MacAlpine, B. Marion, J. S. Stein and R. K. Kostuk, "Comparison of Bifacial Solar Irradiance Model Predictions With Field Validation," in IEEE Journal of Photovoltaics, vol. 9, no. 1, pp. 82-88, Jan. 2019. doi: 10.1109/JPHOTOV.2018.2877000URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8534404&isnumber=8585410

Page 65: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 65NREL | 65

Electrical Mismatch Losses

N

Page 66: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 66

GUI (Visual Interface)

Page 67: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 67NREL | 67

In Spyder Console:import bifacial_radiancebifacial_radiance.gui()

Page 68: Bifacial Radiance Training: Part 1 · This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department

NREL | 68

www.nrel.gov

Q&A https://github.com/NREL/bifacial_radiance/[email protected]

A portion of the research was performed using computational resources sponsored by the Department of Energy's Office of Energy Efficiency and Renewable Energy and located at the National Renewable Energy Laboratory.

This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department of Energy (DOE) under Contract No. DE-AC36-08GO28308. Funding provided by the U.S. Department of Energy’s Office of Energy Efficiency and Renewable Energy (EERE) under Solar Energy Technologies Office (SETO) Agreement Number 34910, and Award Number DE-EE0008564. The views expressed in the article do not necessarily represent the views of the DOE or the U.S. Government. The U.S. Government retains and the publisher, by accepting the article for publication, acknowledges that the U.S. Government retains a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the published form of this work, or allow others to do so, for U.S. Government purposes.

NREL/PR-5K00-75218