You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then download the [Modelica-FMI](https://github.com/modelica/Modelica-FMI/releases/download/v0.0.6/Modelica-FMI-0.0.6.zip) package and load it in your Modelica tool.
27
+
To simulate imported FMUs download the [Modelica-FMI](https://github.com/modelica/Modelica-FMI/releases/download/v0.0.6/Modelica-FMI-0.0.6.zip) package and load it in your Modelica tool.
28
28
29
29
## Usage
30
30
@@ -46,6 +46,48 @@ In Dymola you can open the import dialog by opening the `FMI` package and select
46
46
47
47
After the import you have to reload the package.
48
48
49
+
## Building the binaries from source
50
+
51
+
To build the binaries in `FMI/Resources/Library` from source install CMake
0 commit comments