Building Energy Modeling (BEM)

Stub: This article needs expansion.

Introduction

There is currently 2 BIM format related to energy modeling : gbXML and IFC (using IfcRelSpaceBoundary2ndLevel) Most energy analysis software reads gbXML. Some read IFC. Generating geometry for gbXML and IfcRelSpaceBoundary is quite similar. Information contained in both format is different. There are significant challenges (in 2022) with IFC and space boundaries, BuildingSMART International is working to improve the situation by improving the Information Delivery Manual (IDM) for Building Energy Modelling (BEM). The current status (in 2022) can be seen in a video from bS Virtual Summit Spring 2021 in the presentation BR5 - Jeffrey Ouellette - Building Energy Modelling (BEM).

See the Building Energy Modeling (BEM) category for more general info and tools!

Note to editors: Add a gbXML vs IFC features comparison

Energy modeling workflow (/!\Work in progress/!)

Modeling the building

Building need to be modeled with all data relevant to energy analysis :

  • Building geometry : Walls, Slabs, Doors, Windows, Spaces etc…
  • Energy data : Thermal transmittance, wall layers, thermal conductivity, solar transmittance, light transmittance etc… Overmodelled building often lead to error and/or uselessly complex computation. A energy model should be simple and contain only energy relevant information.

Bonsai

Bonsai allows you to create, modify an IFC targeting energy analysis. You can either:

  • Rework an IFC coming from another authoring tool. This is probably the most efficient workflow currently. It allows you to enhance your model and fixes common known issues incoming from popular authoring software.
  • Create a model from scratch. You might want to take a look at topologic and related projects for more automation.

Energy specific geometry

An algorithm need to generate energy specific space boundaries

Export to common energy exchange formats

Software need provide an Ifc or gbXML.

Revit

Configuration

TODO

Known issues

Warning: lastly tested with Revit 2021. revit-ifc 21.2.1 IFC 2x3 and 4 :

  • export boundaries at middle of the wall instead of interior face.
  • roof boundaries are oversplitted if they host an element (eg. skylight / hole for lift top)
  • type B boundaries are not exported IFC4 :
  • CorrespondingBoundary attribute is not filled
  • ParentBoundary attribute is not filled

ArchiCAD

Configuration

By default ArchiCAD use IFC4 reference view MVD which do not contain IfcMaterialLayerSet(Usage). So layered wall will not contain thickness of each layer. Use a custom IFC translator using parametric

Known issues

Warning: lastly tested with ArchiCAD 24 IFC 2x3 and 4 :

  • window and door boundaries are not coplanar with their host
  • There is no hole for window and door boundaries in their host
  • type B boundaries are not exported IFC4 :
  • CorrespondingBoundary attribute is not filled
  • ParentBoundary attribute is not filled

Adaptation to local standards

Both IFC and gbXML are not directly usable for local standards as each country have it’s own specification. [Add an exemple]

A tool for adjusting an .ifc file to local regulations is BIMxBEM which currently has a configuration to support Swiss standards for energy modeling. Contact the developer and you can start making a new localization.

Scientific article or conference paper on energy modeling

| Full text
available ? | publication

yearTitleShort resume
Yes2020IFC to Building Energy Performance Simulation: A systematic review of the main adopted tools and approaches
Yes2020IFC-Based BIM-to-BEM Model Transformation
Yes2017Automatic generation of second-level space boundary topology from IFCgeometry inputsPolyhedron algorithm
Yes2017Template based code generation of Modelica building energy simulation modelsCity to Modelica
Yes2016BIM based whole-building energy analysis towards an improved interoperabilityIFC to gbXML
Yes2016BIM enabled building energy modelling: development and verification of a GBXML to IDF conversion methodgbXML to idf to design4energy
Yes2016Model View Definition for Advanced Building Energy Performance SimulationEnergy MVD
Yes2016Research & Development Roadmap for BuildingEnergy Modeling
Yes2015Service-Oriented Architecture For DataExchange Between A Building InformationModel And A Building Energy
Yes2015Link between BIM and energy simulationIFC to Space Bondary Tool to IDF to energy+
gbXML to IDF to energy+
Yes2015INTEROPERABILITY OF BUILDING ENERGY MODELING (BEM) WITH BUILDING INFORMATION MODELING (BIM)
Yes2014Translating Building Information Modeling to Building EnergyModeling Using Model View DefinitionRevit to Modelica
Yes2013Transforming BIM to BEM: Generation ofBuilding Geometry for the NASA AmesSustainability Base BIMIfc to BEM using Space Boundary Tool
Yes2013Interfacing BIM with Building Thermal and Daylighting ModelingRevit to Modelica
Yes2013A Thermal Simulation Tool for Building and Its Interoperabilitythrough the Building Information Modeling (BIM) PlatformState on softwares in 2013
Yes2011ThermalOpt: A Methodology forAutomated BIM-BasedMultidisciplinary ThermalSimulation for Use in OptimizationEnvironmentsIfc to thermal simulation
Yes2008IFC BIM-Based Methodology for Semi-Automated Building EnergyPerformance SimulationIfc to energy+
No2015A process to divide curved walls in IFC-BIM intosegmented straight walls for building energyanalysisCurved wall segmentation
No2017Building Information Modelling for analysis of energy efficientindustrial buildings – A case studyRevit to gbXML to sketchup to idf to energy+
No2013An algorithm to generate space boundaries for building energysimulationGraph algorithm
No2016Automation of CAD models to BEM models for performance basedgoal-oriented design methods
No2016A framework to integrate object-oriented physical modelling with building information modelling for building thermal simulation
No2007A comparative study of the IFC and gbXML informational infrastructures for data exchange in computational design support environmentsRevit to Modelica
No2016BIM IFC information mapping to building energy analysis (BEA) model with manually extended material information
Yes2019A combined scientometric and conventional literature review to grasp the entire BIM knowledge and its integration with energy simulation
Yes2021Automatic IFC data enrichment with space geometries for Building Energy Performance Simulations
Yes2021Automatic generation of second level space boundary geometry from IFC models
Yes2019A Workflow for Automated Building Energy Performance Model Generation Using BIM Data
Yes2019An IFC data preparation workflow for building energy performance simulation

See also

External Resources