Description Usage Arguments Value Author(s) References See Also
Compute the irradiance and irradiation including shadows
for two-axis and horizontal N-S axis trackers and fixed surfaces. It
makes use of the function fSombra
for the shadows factor
calculation. It is used by the function calcGef
.
1 2 3 | calcShd(radEf, modeTrk = 'fixed', modeShd = '',
struct = list(),
distances = data.frame())
|
radEf |
A
|
modeTrk |
character, to be chosen from |
modeShd |
character, defines the type of shadow calculation. In
this version of the package the effect of the shadow is calculated
as a proportional reduction of the circumsolar diffuse and direct
irradiances. This type of approach is selected with
|
struct |
When For two-axis trackers ( |
distances |
When When When The distances, in meters, are defined between axis of the trackers. |
A Gef
object including three additional variables
(Gef0
, Def0
and Bef0
) in the slots GefI
,
GefD
, Gefdm
and Gefy
with the
irradiance/irradiation without shadows as a reference.
Oscar Perpiñán Lamigueiro.
Perpiñán, O, Energía Solar Fotovoltaica, 2015. (https://oscarperpinan.github.io/esf/)
Perpiñán, O. (2012), "solaR: Solar Radiation and Photovoltaic Systems with R", Journal of Statistical Software, 50(9), 1-32, doi: 10.18637/jss.v050.i09
calcG0
, fTheta
,
fInclin
, calcShd
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.