.IDEAS.Fluid.PVTCollectors.BaseClasses.ISO9806QuasiDynamicHeatLoss

Calculate the heat loss of a PVT/solar collector using ISO9806:2013

Information

This component computes the quasi-dynamic heat loss from a solar thermal or PVT collector to the environment, following the methodology described in the international standard ISO 9806:2013. It extends the original IDEAS.Fluid.SolarCollectors.BaseClasses.EN12975HeatLoss model for code reuse, but implements the more comprehensive quasi-dynamic formulation.

The heat loss is calculated for each segment i ∈ {1, ..., nseg} as:

Qlos,i = Ac / nseg · [ΔTi · (c1 - c2 · ΔTi + c3 · u) + c4 · (EL - σ · Tenv4) - c6 · u · G]

where:

This model provides a more accurate representation of collector heat loss under dynamic environmental conditions, as required by ISO 9806:2013. It is suitable for use in simulations where wind speed, sky radiation, and irradiance vary over time.

Implementation Notes

The model inherits from IDEAS.Fluid.SolarCollectors.BaseClasses.EN12975HeatLoss for structural consistency and reuse of base functionality, but the naming and equations have been overwritten to reflect the ISO 9806 standard. Parameters a1 and a2 are overwritten to c1 and c2 for clarity.

References

  • ISO 9806:2013. Solar thermal collectors — Test methods. ISO.
  • Revisions


    Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos