1

How can I enable directional derivatives in JModelica FMUs?

I couldn't find any information about that compiler flag.

Thanks

Neotake
  • 79
  • 7

1 Answers1

3

Directional derivatives are not available from JModelica.org generated FMUs and it is not planned to add it. It will though be added to the commercial tool OPTIMICA Compiler Toolkit which is based on JModelica.org

Christian Winther
  • 1,113
  • 1
  • 9
  • 17
  • Thanks for the information! I'm interested in OPTIMICA FMI features. Do you think that it's suitable for real-time, large-scale, fluid problems? – Neotake Jun 14 '18 at 11:39
  • 1
    Ah interesting, has JModelica.org always been [Open Core](https://en.wikipedia.org/wiki/Open_core)/feature-limited like this? – Christoph Jun 15 '18 at 06:30