modelEN12975_Series

Validation model for collector according to EN12975 with different panels in series

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

Information

This model validates the solar collector model Buildings.Fluid.SolarCollectors.EN12975 for the case where one model has multiple panels in series, versus the case where two models are in series, each having one panel. The output of the block dT must be zero, as both cases must have the same outlet temperatures.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem_flow_nominalsolCol.per.A*solCol.per.mperA_flow_nominalNominal mass flow rate

Components

TypeNameDefaultDescription
CollectorsolColFlat plate solar collector model, has been modified for validation purposes
CollectorsolCol1Flat plate solar collector model, has been modified for validation purposes
CollectorsolCol2Flat plate solar collector model, has been modified for validation purposes
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data file reader
Buildings.Fluid.Sources.Boundary_pTsouOutlet for water flow
Buildings.Fluid.Sources.MassFlowSource_TbouInlet for water flow, at a prescribed flow rate and temperature
Buildings.Fluid.Sources.Boundary_pTsou1Outlet for water flow
Buildings.Fluid.Sources.MassFlowSource_Tbou1Inlet for water flow, at a prescribed flow rate and temperature
Sensors.TemperatureTwoPortsenTemTemperature sensor
Sensors.TemperatureTwoPortsenTem1Temperature sensor
Modelica.Blocks.Math.AdddTTemperature difference (must be zero)

Contents

NameDescription
MediumMedium in the system
Collector

Revisions

  • February 15, 2024, by Jelger Jansen:
    Refactor model.
    This is for Buildings, #3604.
  • September 16, 2021, by Michael Wetter:
    Removed parameter assignment for lat.
    This is for IBPSA, #1477.
  • December 12, 2017, by Michael Wetter:
    First implementation to validate #1100.