modelOnlyPartition
Test model with sampleModel = true
Extends from Buildings.ThermalZones.Detailed.Validation.TestConditionalConstructions.OnlyPartition (Test model for room model).
Information
This model is identical to
Buildings.ThermalZones.Detailed.Validation.TestConditionalConstructions.OnlyPartition,
except that it sets sampleModel=true.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nConExt (from PartialTestModel) | Number of exterior constructions that do not have a window | |
| Integer | nConExtWin (from PartialTestModel) | Number of exterior constructions that do have a window | |
| Integer | nConPar (from PartialTestModel) | Number of partition constructions | |
| Integer | nConBou (from PartialTestModel) | Number of surface that are connected to constructions that are modeled inside the room | |
| Integer | nSurBou (from PartialTestModel) | Number of surface that are connected to the room air volume | |
| HeatTransfer.Data.OpaqueConstructions.Insulation100Concrete200 | matLayExt (from PartialTestModel) | Construction material for exterior walls | |
| HeatTransfer.Data.OpaqueConstructions.Brick120 | matLayPar (from PartialTestModel) | Construction material for partition walls | |
| HeatTransfer.Data.GlazingSystems.DoubleClearAir13Clear | glaSys (from PartialTestModel) | Data record for the glazing system |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| MixedAir | roo (from PartialTestModel) | Room model | |
| Modelica.Blocks.Sources.Constant | qConGai_flow (from PartialTestModel) | Convective heat gain | |
| Modelica.Blocks.Sources.Constant | qRadGai_flow (from PartialTestModel) | Radiative heat gain | |
| Modelica.Blocks.Routing.Multiplex3 | multiplex3_1 (from PartialTestModel) | ||
| Modelica.Blocks.Sources.Constant | qLatGai_flow (from PartialTestModel) | Latent heat gain | |
| BoundaryConditions.WeatherData.ReaderTMY3 | weaDat (from PartialTestModel) |
Revisions
-
October 25, 2017, by Michael Wetter:
First implementation.