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

use sprase solver and higher tolerance to improve sim speed #625

Closed DaJansenGit closed 5 months ago

DaJansenGit commented 5 months ago

This will improve the simulation speed of the dymola simulations in PluginTEASER. The slightly higher tolerance is acceptable compared to the simulation speed gain.

Attached you find a screenshot of the changes due to sparse solver (blue) and to reduced tolerance (green) image

Green setup is the one that will now always be exported