modelExampleAachen
Ground temperature at the site of EBC
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example shows the ground temperature at the site of the Institute for Energy Efficient Buildings and Indoor Climate at RWTH Aachen University's E.ON Energy Research Center (Mathieustr. 10, 52074 Aachen).
The values are derived from TRY weather data. With free registration, the Federal Institute for Research on Building, Urban Affairs and Spatial Development and the German weather service Deutscher Wetterdienst provide local test reference year weather files at https://kunden.dwd.de/obt/.
The values used in this example were derived from a TRY file using the Python code available at this Gist.
- April 30, 2018, by Marcus Fuchs:
First implementation as part of issue 561.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | T_ground | Output to show ground temperature |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| GroundTemperatureKusuda | groundTemperatureAachen | Undisturbed ground temperature model with values for EBC main building | |
| Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensor | temperatureSensor | Sensor to show ground temperature |