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

TypeNameDefaultDescription
Buildings.ThermalZones.EnergyPlus_24_2_0.BuildingbuildingBuilding model
Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariableTGarAirGarage air temperature
Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariableTIntWalLivSurInterior wall living room surface temperature
Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariableTIntWalGarSurInterior wall garage surface temperature
Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariableTWesWalGarSurWest wall garage surface temperature
Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariableTEasWalGarSurEast wall garage surface temperature

Revisions

  • July 21, 2021, by Baptiste Ravache:
    First implementation.