modelVentilationHeat

Testmodel for VentilationHeat

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

Information

This example shows the application of VentilationHeat. For solar radiation, the example relies on the standard weather file in AixLib.

The idea of the example is to show a typical application of all sub-models and to use the example in unit tests. The results are reasonable, but not related to any real use case or measurement data.

References

VDI. German Association of Engineers Guideline VDI 6007-3 June 2015. Calculation of transient thermal response of rooms and buildings - Modelling of solar radiation.

Connectors

TypeNameDefaultDescription
AixLib.BoundaryConditions.WeatherData.BusweaBusWeather bus

Components

TypeNameDefaultDescription
AixLib.ThermalZones.ReducedOrder.Windows.BaseClasses.VentilationHeatventilationHeatHeat input due to ventilation with closed sunblind
AixLib.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data for Chicago
AixLib.BoundaryConditions.SolarIrradiation.DiffusePerezHDifTilDiffuse irradiation on the window
AixLib.BoundaryConditions.SolarIrradiation.DirectTiltedSurfaceHDirTilDirect solar irradiation on the window
AixLib.ThermalZones.ReducedOrder.Windows.BaseClasses.SunblindsunblindSunblind of the window
AixLib.BoundaryConditions.SolarGeometry.BaseClasses.AltitudeAnglealtAngSolar altitude angle
AixLib.BoundaryConditions.SolarGeometry.ZenithAnglezenSolar zenith angle
AixLib.ThermalZones.ReducedOrder.Windows.WindowwindowWindow facing south
Modelica.Blocks.Math.AddaddTotal solar energy entering the room through the window

Revisions

  • July 13, 2016,  by Stanley Risch:
    Implemented.