modelTwinhouseN2

Twinhouse N2 - Model Based on Excel autogenerated

Extends from IDEAS.Examples.TwinHouses.Interfaces.PartialTTHStructure (Partial Model Based on Excel autogenerated).

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TemperatureT_start (from Structure)Medium.T_defaultOperative zonal start temperatures
IntegernZones (from Structure)Number of conditioned thermal zones in the building
IntegernEmb (from Structure)Number of embedded systems in the building
Modelica.Units.SI.AreaATrans (from Structure)100Transmission heat loss area of the residential unit
Modelica.Units.SI.AreaAZones (from Structure)ones(nZones)*100Conditioned floor area of the zones
Modelica.Units.SI.VolumeVZones (from Structure)AZones.*3Conditioned volume of the zones based on external dimensions
Modelica.Units.SI.LengthC (from Structure)sum(VZones)/ATransBuilding compactness
Modelica.Units.SI.PowerQ_design (from Structure)zeros(nZones)Design heat loss of zones
BooleanuseFluPor (from Structure)trueSet to false to remove fluid ports
BooleanincludeTB (from PartialTTHStructure)falseoptional extension of model to include thermal bridges
BooleanincludeAirCoup (from PartialTTHStructure)falseoptional extension of model to include increased air coupling
Integerexp (from PartialTTHStructure)1Experiment number: 1 or 2
Integerbui (from PartialTTHStructure)1Building number 1 (N2), 2 (O5)
Stringfilename (from PartialTTHStructure)if exp == 1 and bui == 1 then "BCTwinHouseN2Exp1.txt" elseif exp == 2 and bui == 1 then "BCTwinHouseN2Exp2.txt" else "BCTwinHouseO5.txt"
StringdirPath (from PartialTTHStructure)Modelica.Utilities.Files.loadResource("modelica://IDEAS/Resources/measurements/")

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aheatPortCon (from Structure)Internal zone nodes for convective heat gains
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aheatPortRad (from Structure)Internal zones node for radiative heat gains
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bheatPortEmb (from Structure)Construction nodes for heat gains by embedded layers
Modelica.Blocks.Interfaces.RealOutputTSensor (from Structure)Sensor temperature of the zones
Modelica.Fluid.Interfaces.FluidPort_bport_b (from Structure)
Modelica.Fluid.Interfaces.FluidPort_aport_a (from Structure)
Buildings.Components.Interfaces.WeaBusweaBus (from PartialTTHStructure)

Components

TypeNameDefaultDescription
IDEAS.BoundaryConditions.SimInfoManagersim (from Structure)Simulation information manager for climate data
Modelica.Blocks.Sources.CombiTimeTableinputAtticAndBasement (from PartialTTHStructure)
Modelica.Blocks.Math.UnitConversions.From_degCfrom_degC (from PartialTTHStructure)
BaseClasses.Structures.ThermalBridgesthermalBridges (from PartialTTHStructure)
BaseClasses.controlBlindcontrolBlind1 (from PartialTTHStructure)
IDEAS.Buildings.Components.ZoneLiving
IDEAS.Buildings.Components.ZoneCorridor
IDEAS.Buildings.Components.ZoneBathroom
IDEAS.Buildings.Components.ZoneBedroom1
IDEAS.Buildings.Components.ZoneKitchen
IDEAS.Buildings.Components.ZoneEntrance
IDEAS.Buildings.Components.ZoneBedroom2
IDEAS.Buildings.Components.OuterWallW1
IDEAS.Buildings.Components.OuterWallW2
IDEAS.Buildings.Components.OuterWallW3
IDEAS.Buildings.Components.OuterWallW4
IDEAS.Buildings.Components.OuterWallW5
IDEAS.Buildings.Components.OuterWallW6
IDEAS.Buildings.Components.OuterWallW7
IDEAS.Buildings.Components.OuterWallW8
IDEAS.Buildings.Components.OuterWallW9
IDEAS.Buildings.Components.OuterWallW10
IDEAS.Buildings.Components.OuterWallW11
IDEAS.Buildings.Components.BoundaryWallW12
IDEAS.Buildings.Components.BoundaryWallW13
IDEAS.Buildings.Components.BoundaryWallW14
IDEAS.Buildings.Components.BoundaryWallW15
IDEAS.Buildings.Components.BoundaryWallW16
IDEAS.Buildings.Components.BoundaryWallW17
IDEAS.Buildings.Components.BoundaryWallW18
IDEAS.Buildings.Components.BoundaryWallW19
IDEAS.Buildings.Components.BoundaryWallW20
IDEAS.Buildings.Components.BoundaryWallW21
IDEAS.Buildings.Components.BoundaryWallW22
IDEAS.Buildings.Components.BoundaryWallW23
IDEAS.Buildings.Components.BoundaryWallW24
IDEAS.Buildings.Components.BoundaryWallW25
IDEAS.Buildings.Components.OuterWallW26
IDEAS.Buildings.Components.WindowW27
IDEAS.Buildings.Components.WindowW28
IDEAS.Buildings.Components.WindowW29
IDEAS.Buildings.Components.WindowW30
IDEAS.Buildings.Components.WindowW31
IDEAS.Buildings.Components.WindowW32
IDEAS.Buildings.Components.WindowW33
IDEAS.Buildings.Components.InternalWallW34
IDEAS.Buildings.Components.InternalWallW35
IDEAS.Buildings.Components.InternalWallW36
IDEAS.Buildings.Components.InternalWallW37
IDEAS.Buildings.Components.InternalWallW38
IDEAS.Buildings.Components.InternalWallW39
IDEAS.Buildings.Components.InternalWallW40
IDEAS.Buildings.Components.InternalWallW41
IDEAS.Buildings.Components.InternalWallW42
IDEAS.Buildings.Components.InternalWallW43
IDEAS.Buildings.Components.InternalWallW44
IDEAS.Buildings.Components.InternalWallW45
IDEAS.Buildings.Components.InternalWallW46
IDEAS.Buildings.Components.InternalWallW47
IDEAS.Buildings.Components.InternalWallW48
IDEAS.Buildings.Components.InternalWallW49
IDEAS.Buildings.Components.InternalWallW50
IDEAS.Buildings.Components.InternalWallW51
IDEAS.Buildings.Components.InternalWallW52
IDEAS.Buildings.Components.InternalWallW53
IDEAS.Buildings.Components.InternalWallW54
IDEAS.Buildings.Components.InternalWallW55

Revisions

  • May 5, 2022, by Filip Jorissen:
    Using an equation instead of a connection for defining TSensor for #1265.
  • November 21, 2020, by Filip Jorissen:
    Using ports instead of port_a and port_b.