IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.5.4.11 Pset_BoilerTypeWater

7.5.4.11.1 Semantic definition

Water boiler type common attributes.

7.5.4.11.2 Applicable entities

7.5.4.11.3 Properties

Name Property Type Data Type Description
NominalEfficiency IfcPropertyTableValue IfcNormalisedRatioMeasure/IfcThermodynamicTemperatureMeasure

Nominal object efficiency under nominal conditions.

The nominal efficiency of the boiler as defined by the manufacturer. For water boilers, a function of inlet versus outlet temperature. Note: as two variables are used, DefiningValues and DefinedValues are null, and values are stored in IfcTable in the following order: InletTemperature(IfcThermodynamicTemperatureMeasure), OutletTemperature(IfcThermodynamicTemperatureMeasure), NominalEfficiency(IfcNormalisedRatioMeasure). The IfcTable is related to IfcPropertyTableValue using IfcMetric and IfcResourceConstraintRelationship.

HeatOutput IfcPropertyTableValue IfcEnergyMeasure/IfcThermodynamicTemperatureMeasure

Total nominal heat output as listed by the Boiler manufacturer.

For water boilers, it is a function of inlet versus outlet temperature. For steam boilers, it is a function of inlet temperature versus steam pressure. Note: as two variables are used, DefiningValues and DefinedValues are null, and values are stored in IfcTable in the following order: InletTemperature(IfcThermodynamicTemperatureMeasure), OutletTemperature(IfcThermodynamicTemperatureMeasure), HeatOutput(IfcEnergyMeasure). The IfcTable is related to IfcPropertyTableValue using IfcMetric and IfcResourceConstraintRelationship.

Table 7.5.4.11.A

Edit on Github


Is this page difficult to understand? Let us know!

7.5.4.11.4 Changelog

7.5.4.11.4.1 IFC4

  • New resource

7.5.4.11.4.2 IFC4.3_DEV_ffe3a63