Buildings.ThermalZones.ReducedOrder.Validation
Collection of validation models
Information
This package contains models for validation of Reduced Order Models. The examples plot various outputs, which have been verified against comparative results. These model outputs are stored as reference data to allow continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
RoomSteadyState | Validation model that checks whether all weather data is set to a constant |
RoomWithLatentGain | Test case based on VDI 6007 Case 12, with latent heat gain added |
RoomWithoutLatentGain | Test case based on VDI 6007 Case 12, with zero latent heat gain added |
VDI6007 | Validation according to VDI 6007-1 |
Buildings.ThermalZones.ReducedOrder.Validation.RoomSteadyState
Validation model that checks whether all weather data is set to a constant
Information
This model validates that the RC network model starts at and remains at exactly 20°C if there is no solar radiation and constant outdoor conditions.
Extends from ThermalZones.ReducedOrder.Examples.SimpleRoomOneElement (Illustrates the use of a thermal zone with one heat conduction element).
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.ReducedOrder.Validation.RoomWithLatentGain
Test case based on VDI 6007 Case 12, with latent heat gain added
Information
Test Case 12 of the VDI 6007 Part 1: Calculation of indoor air temperature excited by a radiative and convective heat source for room version S.
Boundary conditions
This test case changes the medium to moist air, and adds latent heat gain.
Extends from VDI6007.TestCase12 (VDI 6007 Test Case 12 model).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package Medium | SimpleAir | Medium model |
Connectors
Type | Name | Description |
---|---|---|
replaceable package Medium | Medium model |
Modelica definition
Buildings.ThermalZones.ReducedOrder.Validation.RoomWithoutLatentGain
Test case based on VDI 6007 Case 12, with zero latent heat gain added
Information
Test Case 12 of the VDI 6007 Part 1: Calculation of indoor air temperature excited by a radiative and convective heat source for room version S.
Boundary conditions
This test case changes the medium to moist air, and adds zero latent heat gain.
Extends from VDI6007.TestCase12 (VDI 6007 Test Case 12 model).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package Medium | SimpleAir | Medium model |
Connectors
Type | Name | Description |
---|---|---|
replaceable package Medium | Medium model |