OpenModelica / OMPython

A Python interface to OpenModelica communicating via CORBA or ZeroMQ
Other
107 stars 58 forks source link

Rework ModelicaSystem.simulate #217

Open lafrech opened 5 months ago

lafrech commented 5 months ago

Follow-up to #214. See comments.

Popen should be fed a list of arguments, not a single string. The fix in #214 splits the string but