modelThermalZone
Illustrates the use of ThermalZone
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates the use of AixLib.ThermalZones.ReducedOrder.ThermalZone.ThermalZone. Parameter set for thermal zone is for an office zone of an office building build as passive house. All boundary conditions are generic to show how to apply different kinds of boundary conditions. The results should show a typical profile for indoor air temperatures, but are not related to a specific building or measurement data.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.ThermalZones.ReducedOrder.ThermalZone.ThermalZone | thermalZone | Thermal zone | |
| AixLib.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data reader | |
| Modelica.Blocks.Sources.CombiTimeTable | internalGains | Table with profiles for internal gains | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | prescribedHeatFlow | Radiative heat flow of additional internal gains | |
| Modelica.Blocks.Sources.Sine | sine | Sinusoidal excitation for additional internal gains | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | prescribedHeatFlow1 | Convective heat flow of additional internal gains | |
| Modelica.Blocks.Math.Gain | gain | Split additional internal gains into radiative an convective | |
| Modelica.Blocks.Math.Gain | gain1 | Split additional internal gains into radiative an convective |
Revisions
- September 29, 2016, by Moritz Lauster:
Implemented.