LBNL-ETA / SimulatorToFMU

42 stars 10 forks source link

Provide simple example #51

Open weberscode opened 10 months ago

weberscode commented 10 months ago

Hi all,

is it possible to provide a simple example of a python generated model exchange fmu that i could include to my Modelica model.

The input should be u and the output y = asin(bu). The values a and b are constant parameters.

kind regards Simon