modelEN12975HeatLoss

Example showing the use of EN12975HeatLoss

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This examples demonstrates the implementation of Buildings.Fluid.SolarCollectors.BaseClasses.EN12975HeatLoss.

Parameters

TypeNameDefaultDescription
Buildings.Fluid.SolarCollectors.Data.GenericEN12975perBuildings.Fluid.SolarCollectors.Data.GlazedFlatPlate.FP_VerificationModel()Performance data

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.SineTEnvTemperature of the surrounding environment
Modelica.Blocks.Sources.SineT1Temperature of the first segment
Modelica.Blocks.Sources.SineT2Temperature of the second segment
Modelica.Blocks.Sources.SineT3Temperature of the third segment
Buildings.Fluid.SolarCollectors.BaseClasses.EN12975HeatLossheaLosHeat loss model using EN12975 calculations

Revisions

  • February 15, 2024, by Jelger Jansen:
    Refactor model.
    This is for Buildings, #3604.
  • Mar 27, 2013 by Peter Grant:
    First implementation.