OpenModelica / OMSimulator

The OpenModelica FMI & SSP-based co-simulation environment.
Other
71 stars 51 forks source link

export units to ssv file, read from modeldescription.xml #1143

Closed arun3688 closed 2 years ago

arun3688 commented 2 years ago

Related Issues

https://github.com/OpenModelica/OMSimulator/issues/1141

Purpose

This PR export units to ssv file read from ModelDescription.xml. Also it is possible to override the units with new API, oms_setUnit

Status