BIM2SIM / bim2sim

A python tool to create simulation models for different domains based on BIM IFC models.
https://bim2sim.github.io/bim2sim/
GNU Lesser General Public License v3.0
42 stars 7 forks source link

Fix EnergyPlus corresponding boundary mapping #630

Open veronikarichter opened 4 months ago

veronikarichter commented 4 months ago

Within the EnergyPlus export, some boundaries (mainly floors/ceilings) are not mapped correctly to their corresponding boundary surface due to a mismatch in the number of vertices (some due to triangulation, some for other reasons).