modelSingleZoneFloor

Model of a building floor as a single zone

Information

This model assumes a mid-floor of a building as a single zone with a homogeneous temperature; i.e., the air in the whole floor is assumed to be fully mixed.

The geometry, materials and constructions of the model are consistent with those of Buildings.Examples.VAVReheat.BaseClasses.Floor, which models the same mid-floor as five zones: a core zone and four perimeter zones.

The internal partition walls in the five-zone floor model are considered as thermal mass in this single-zone floor model. The doors in the five-zone floor model have been removed in the single-zone floor model.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VolumeVRoo4555.7Room volum
Modelica.Units.SI.HeighthRoo2.74Room height
Modelica.Units.SI.LengthhWin1.5Height of windows
RealwinWalRat0.33Window to wall ratio for exterior walls
Buildings.HeatTransfer.Data.Solids.PlywoodmatWooWood for exterior construction
Buildings.HeatTransfer.Data.Solids.ConcretematConConcrete
Buildings.HeatTransfer.Data.Solids.GenericmatInsSteelframe construction with insulation
Buildings.HeatTransfer.Data.Solids.GypsumBoardmatGypGypsum board
Buildings.HeatTransfer.Data.Solids.GypsumBoardmatGyp2Gypsum board
Buildings.HeatTransfer.Data.Solids.PlywoodmatFurMaterial for furniture
Buildings.HeatTransfer.Data.Resistances.CarpetmatCarCarpet
Buildings.HeatTransfer.Data.GlazingSystems.DoubleClearAir13ClearglaSysData record for the glazing system
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericconExtWalExterior construction
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericconIntWalInterior wall construction
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericconFloFloor construction (opa_a is carpet)
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericconFurConstruction for internal mass of furniture
Booleanuse_windPressuretrueSet to true to enable wind pressure

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Vessels.BaseClasses.VesselFluidPorts_b[2]portsFluid inlets and outlets
Modelica.Blocks.Interfaces.RealOutputTRooAirRoom air temperature
Modelica.Blocks.Interfaces.RealOutputp_relRelative pressure signal of building static pressure
Buildings.BoundaryConditions.WeatherData.BusweaBusWeather data bus

Components

TypeNameDefaultDescription
Buildings.ThermalZones.Detailed.MixedAirfloFloor
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensortemAirAir temperature sensor
Buildings.Fluid.Sensors.RelativePressuresenRelPreBuilding pressure measurement
Buildings.Fluid.Sources.OutsideoutOutdoor air
Buildings.Examples.VAVReheat.BaseClasses.RoomLeakageleaSouModel for air infiltration through the envelope
Buildings.Examples.VAVReheat.BaseClasses.RoomLeakageleaEasModel for air infiltration through the envelope
Buildings.Examples.VAVReheat.BaseClasses.RoomLeakageleaNorModel for air infiltration through the envelope
Buildings.Examples.VAVReheat.BaseClasses.RoomLeakageleaWesModel for air infiltration through the envelope
Modelica.Blocks.Sources.CombiTimeTableintGaiFraFraction of internal heat gain
Modelica.Blocks.Math.MatrixGaingaiMatrix gain to split up heat gain in radiant, convective and latent gain
Modelica.Blocks.Sources.ConstantuShaControl signal for the shading device
Modelica.Blocks.Routing.ReplicatorreplicatorShading signals for all windows

Contents

NameDescription
MediumMedium model for air

Revisions

  • August 3, 2026, by Michael Wetter:
    Removed duplicate annotation. This is for IBPSA, issue 2158.
  • September 16, 2021, by Michael Wetter:
    Removed parameter lat as this is now obtained from the weather data reader.
    This is for IBPSA, #1477.
  • March 10, 2020, by Kun Zhang:
    First implementation. This is for issue 1717.