modelConvector

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

Information

The example tests the implementation of AixLib.Fluid.HeatExchangers.ActiveBeams.BaseClasses.Convector. The room air temperature and the water mass flow rate are constant while the air flow rate varys with a ramp.

Components

TypeNameDefaultDescription
AixLib.Fluid.Sources.MassFlowSource_Twat
AixLib.Fluid.Sources.Boundary_pTbouPressure boundary condition
Modelica.Blocks.Sources.RampairFloAir mass flow rate
Modelica.Blocks.Sources.ConstantrooTemRoom air temperature
AixLib.Fluid.HeatExchangers.ActiveBeams.BaseClasses.ConvectorconConvector model
AixLib.Fluid.Sensors.TemperatureTwoPortsenTemTemperature sensor

Contents

NameDescription
MediumWater model

Revisions

  • May 15, 2019, by Jianjun Hu:
    Replaced fluid source. This is for #1072.
  • June 13, 2016, by Michael Wetter:
    Revised implementation.
  • May 20, 2016, by Alessandro Maccarini:
    First implementation.