modelReferenceSurfaces
Model that contains Eplus OutputVariable used to validate ZoneSurface
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This model simulates the envelope of a single family house with EnergyPlus and is used as a baseline to the Buildings.ThermalZones.EnergyPlus_24_2_0.Validation.SurfaceComparison.SurfaceComparison validation model which compare that baseline to the same building, but using Spawn connectors for some interior and exterior walls.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.EnergyPlus_24_2_0.Building | building | Building model | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariable | TGarAir | Garage air temperature | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariable | TIntWalLivSur | Interior wall living room surface temperature | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariable | TIntWalGarSur | Interior wall garage surface temperature | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariable | TWesWalGarSur | West wall garage surface temperature | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariable | TEasWalGarSur | East wall garage surface temperature |
Revisions
-
July 21, 2021, by Baptiste Ravache:
First implementation.