Package that tests rooms with few constructions only
This package tests the room model for special cases where there room only has certain constructions, such as only exterior construction, only partitions or only surface boundary conditions. These test cases are not realistic rooms, but rather test the correct implementation of the room model.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
OnlyConstructionBoundary | Test model for room model |
OnlyExteriorWallNoWindow | Test model for room model |
OnlyExteriorWallWithWindow | Test model for room model |
OnlyExteriorWallWithWindowExteriorShade | Test model for room model |
OnlyExteriorWallWithWindowInteriorShade | Test model for room model |
OnlyPartition | Test model for room model |
OnlySurfaceBoundary | Test model for room model |
BaseClasses | Package with base classes for Buildings.Rooms.Validation.TestConditionalConstructions |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one construction whose other surface boundary condition is exposed by the room model.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 0 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 0 | Number of exterior constructions that do have a window |
Integer | nConPar | 0 | Number of partition constructions |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 0 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls | |
DoubleClearAir13Clear | glaSys | Data record for the glazing system |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one exterior construction with no window.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 1 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 0 | Number of exterior constructions that do have a window |
Integer | nConPar | 0 | Number of partition constructions |
Integer | nConBou | 0 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 0 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls | |
DoubleClearAir13Clear | glaSys | Data record for the glazing system |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one exterior construction with window.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 0 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 2 | Number of exterior constructions that do have a window |
Integer | nConPar | 0 | Number of partition constructions |
Integer | nConBou | 0 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 0 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls | |
DoubleClearAir13Clear | glaSys | Data record for the glazing system |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one exterior construction with window and exterior shade.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 0 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 2 | Number of exterior constructions that do have a window |
Integer | nConPar | 0 | Number of partition constructions |
Integer | nConBou | 0 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 0 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one exterior construction with window and interior shade.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 0 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 2 | Number of exterior constructions that do have a window |
Integer | nConPar | 0 | Number of partition constructions |
Integer | nConBou | 0 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 0 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one partition construction.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 0 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 0 | Number of exterior constructions that do have a window |
Integer | nConPar | 1 | Number of partition constructions |
Integer | nConBou | 0 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 0 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls | |
DoubleClearAir13Clear | glaSys | Data record for the glazing system |
Test model for room model
This model tests Buildings.Rooms.MixedAir for the case of having only one surface with specified boundary conditions.
Extends from Modelica.Icons.Example (Icon for runnable examples), BaseClasses.PartialTestModel (Partial model that is used to build the test cases).
Type | Name | Default | Description |
---|---|---|---|
Integer | nConExt | 0 | Number of exterior constructions that do not have a window |
Integer | nConExtWin | 0 | Number of exterior constructions that do have a window |
Integer | nConPar | 0 | Number of partition constructions |
Integer | nConBou | 0 | Number of surface that are connected to constructions that are modeled inside the room |
Integer | nSurBou | 1 | Number of surface that are connected to the room air volume |
Insulation100Concrete200 | matLayExt | Construction material for exterior walls | |
Brick120 | matLayPar | Construction material for partition walls | |
DoubleClearAir13Clear | glaSys | Data record for the glazing system |