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
43 stars 7 forks source link

How to deal with large models in BPS #591

Open DaJansenGit opened 9 months ago

DaJansenGit commented 9 months ago

When we deal with large models in BPS, we are confronted with numerous problems that do not occur (or do not occur as intensively) in small models. I'm talking about models with a large amount of stories and spaces and a file size > 100 MB usually. Even if the file size is not always an indicator for model size and complexity. Following, you can find a list of problems and potential solutions to cover them.

Problems and potential Solutions