OpenModelica / OMPython

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

Export displayUnits to FMU #193

Open LukasKoenemann opened 11 months ago

LukasKoenemann commented 11 months ago

Hello,

I'm using OMPython to export an FMU via buildModelFMU function. In the current version the attribute displayUnit is not exported for any variable. Is there any possibility to export displayUnit next to the unit attribute?

Best regards, Lukas Koenemann