modelSolarPumpController

Example for the solar pump controller

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

Information

This model illustrates the use of the AixLib.Fluid.SolarCollectors.Controls.CollectorPump model. Based on weather data and inlet temperature, the controller switches the pump on and off.

Components

TypeNameDefaultDescription
AixLib.Fluid.SolarCollectors.Controls.CollectorPumppumConModel controlling the on/off status of the pump
AixLib.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data input file
Modelica.Blocks.Sources.SinesineWater inlet temperature

Revisions

  • November 7, 2022, by Michael Wetter:
    Revised example to provide values for new parameters.
    This is for issue 3074.
  • Mar 27, 2013 by Peter Grant:
    First implementation.