lbl-srg / BuildingsPy

Python modules for automating Modelica simulations and for running unit test for the Buildings library
82 stars 46 forks source link

Timeout for OpenModelica simulation hangs on Linux #546

Open mwetter opened 7 months ago

mwetter commented 7 months ago

On Linux, running python buildingspy/tests/test_simulate_OpenModelica.py hangs. This can be avoided by using the -alarm flag of OpenModelica to timeout the simulation.