modelCoolingOnly

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

Information

This example tests the implementation of IBPSA.Fluid.HeatExchangers.ActiveBeams.Cooling. An air volume is maintained at a temperature below 25ˆC by a controller that regulates the water flow rate in the active beam.

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.FixedBoundarysin_1Sink for water
IBPSA.Fluid.Sources.MassFlowSource_TsouAirSource for air
IBPSA.Fluid.Sources.FixedBoundarybouSink for air
Modelica.Thermal.HeatTransfer.Components.ThermalConductortheConWalThermal conductor for wall
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowheaFloThermal loads
Modelica.Blocks.Sources.ConstantTSetCooSet-point temperature
Modelica.Thermal.HeatTransfer.Sources.FixedTemperatureTOutOutdoor air temperature
IBPSA.Controls.Continuous.LimPIDconPIDController
Sources.MassFlowSource_TpumSource for water
Modelica.Blocks.Math.GaingainGain thermal loads
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensorsenTemRoom air temperature sensor
Modelica.Blocks.Sources.SinesineSource for thermal loads
IBPSA.Fluid.MixingVolumes.MixingVolumevolAir volume for room
IBPSA.Fluid.HeatExchangers.ActiveBeams.CoolingbeaCooActive beam

Contents

NameDescription
MediumAMedium model for air
MediumWMedium model for water

Revisions

  • June 14, 2016, by Michael Wetter:
    Revised implementation.
  • May 20, 2016, by Alessandro Maccarini:
    First implementation.