3

I need to co-simulate an FMU (generated from OpenModelica) within a .NET application. Is there a .NET equivalent to JFMI or PyFMI ?

Jack Welch
  • 115
  • 6

1 Answers1

1

Way too late for the original poster I'm sure, but just in case it helps anyone else

Take a look at https://github.com/Tuebel/FmiWrapper

NeilNewman
  • 95
  • 8