0

Is there a way for FMU import/export to/from Simulink and Modelica models?

If anyone could help in FMU would be much appreciated.

Akhil Nandan
  • 315
  • 2
  • 9
  • 1
    OpenModelica guys have a collection of tutorials here: https://openmodelica.org/useresresources/modelica-courses Especially, they have some helpful video tutorials, here: https://spoken-tutorial.org/tutorial-search/?search_foss=OpenModelica&search_language=English Unfortunately, I do not see anything on FMU import/export in that list. – Priyanka May 26 '21 at 16:54
  • Please tag this quetions with FMI Simulink also – Christian Bertsch May 27 '21 at 06:31

1 Answers1

2

FMI import and Export is very tool specific.

Regarding Simulink import / export: which tooling do you want to use?

Native support by Mathworks (for newer Simulink versions)?

Or e.g. FMI-Kit (open source) from Dassault Systems (export with Simulink Coder for fixed-step solvers):

Or another third party solution?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459