diff --git a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/AirMassModifier.mo b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/AirMassModifier.mo index 2c7801b04c..a82a1534d3 100644 --- a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/AirMassModifier.mo +++ b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/AirMassModifier.mo @@ -48,25 +48,34 @@ airMasMod =if (b0 + b1*(airMas^1) + b2*(airMas^2) + b3*(airMas^3) + b4*(airMas^4 annotation (Icon(coordinateSystem(preserveAspectRatio=false)), Diagram( coordinateSystem(preserveAspectRatio=false)), - Documentation(info="
The model computes the air mass modifier. - The air mass modifier depends on the PV technology type and is automatically parameterized. - The computation results from five parameters which have been determined empirically. - The parameters are found in Fanney et al. and De Soto et al. - Even though the studies find a neglible influence on the overall PV performance, - this model accounts for a change in parameters based on the selected PV technology type. - The air mass modifier is used to account for a change in the absorption ratio of a PV module - compared to standard conditions.
-The model computes the air mass modifier.
-Fanney, A. H., Dougherty, B. P., & Davis, M. W. (2003). -Short-term characterization of building integrated photovoltaic panels. +The air mass modifier depends on the PV technology type and is automatically parameterized. +
++The computation results from five parameters which have been determined empirically. +The parameters are found in Fanney et al. 2003 and De Soto et al. 2006. +
++Even though the studies find a neglible influence on the overall PV performance, +this model accounts for a change in parameters based on the selected PV technology type. +
++The air mass modifier is used to account for a change in the absorption ratio of a PV module +compared to standard conditions. +
++Fanney, A. H., Dougherty, B. P., & Davis, M. W. (2003). +Short-term characterization of building integrated photovoltaic panels. J. Sol. Energy Eng., 125(1), 13-20. https://doi.org/10.1115/1.1531642
-De Soto, W., Klein, S. A., & Beckman, W. A. (2006). -Improvement and validation of a model for photovoltaic array performance. +De Soto, W., Klein, S. A., & Beckman, W. A. (2006). +Improvement and validation of a model for photovoltaic array performance. Solar energy, 80(1), 78-88. https://doi.org/10.1016/j.solener.2005.06.010