modelPartialTTHStructure
Partial Model Based on Excel autogenerated
Extends from IDEAS.Templates.Interfaces.BaseClasses.Structure (Partial model for building structure models).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T_start (from Structure) | Medium.T_default | Operative zonal start temperatures |
| Integer | nZones (from Structure) | Number of conditioned thermal zones in the building | |
| Integer | nEmb (from Structure) | Number of embedded systems in the building | |
| Modelica.Units.SI.Area | ATrans (from Structure) | 100 | Transmission heat loss area of the residential unit |
| Modelica.Units.SI.Area | AZones (from Structure) | ones(nZones)*100 | Conditioned floor area of the zones |
| Modelica.Units.SI.Volume | VZones (from Structure) | AZones.*3 | Conditioned volume of the zones based on external dimensions |
| Modelica.Units.SI.Length | C (from Structure) | sum(VZones)/ATrans | Building compactness |
| Modelica.Units.SI.Power | Q_design (from Structure) | zeros(nZones) | Design heat loss of zones |
| Boolean | useFluPor (from Structure) | true | Set to false to remove fluid ports |
| Boolean | includeTB | false | optional extension of model to include thermal bridges |
| Boolean | includeAirCoup | false | optional extension of model to include increased air coupling |
| Integer | exp | 1 | Experiment number: 1 or 2 |
| Integer | bui | 1 | Building number 1 (N2), 2 (O5) |
| String | filename | if exp == 1 and bui == 1 then "BCTwinHouseN2Exp1.txt" elseif exp == 2 and bui == 1 then "BCTwinHouseN2Exp2.txt" else "BCTwinHouseO5.txt" | |
| String | dirPath | Modelica.Utilities.Files.loadResource("modelica://IDEAS/Resources/measurements/") |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | heatPortCon (from Structure) | Internal zone nodes for convective heat gains | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | heatPortRad (from Structure) | Internal zones node for radiative heat gains | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b | heatPortEmb (from Structure) | Construction nodes for heat gains by embedded layers | |
| Modelica.Blocks.Interfaces.RealOutput | TSensor (from Structure) | Sensor temperature of the zones | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_b (from Structure) | ||
| Modelica.Fluid.Interfaces.FluidPort_a | port_a (from Structure) | ||
| Buildings.Components.Interfaces.WeaBus | weaBus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IDEAS.BoundaryConditions.SimInfoManager | sim (from Structure) | Simulation information manager for climate data | |
| Modelica.Blocks.Sources.CombiTimeTable | inputAtticAndBasement | ||
| Modelica.Blocks.Math.UnitConversions.From_degC | from_degC | ||
| BaseClasses.Structures.ThermalBridges | thermalBridges | ||
| BaseClasses.controlBlind | controlBlind1 |