ghorwin / FMICodeGenerator

A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
BSD 3-Clause "New" or "Revised" License
51 stars 25 forks source link

Create prototype example FMU code that uses CVODE for automatic time integration #31

Open ghorwin opened 4 years ago

ghorwin commented 4 years ago

Create a prototype with two coupled differential equations that are numerically integrated.

Indicate in the prototype all variables/constants that need to be provided in the wizard.