-
I am trying to run the provided BouncingBallGif project in the .NET solution.
At Library3.cs:
```
public override void Step(IntPtr handle, double currentTime, double step)
{
fmi3DoStep(
…
-
FMI 3.0 can now be generated with tools such as Dymola. Importantly, FMI 3 introduces support for adjoint derivatives, which makes embedding FMUs in CasADi expressions potentially much more efficient.…
-
Hi! Thanks for the great work in this package!
I think the documentation in is outdated, for version 0.0.4. At least I cannot make the example work by copy paste of the code presented there.
I …
-
The FMI standard optionally allows this information to be stored in an FMU
![immagine](https://private-user-images.githubusercontent.com/93596576/384725235-f21dd8ab-9d01-462c-8fbe-8329ddba9ca3.png?…
-
Hi,
I have used JModelica 2.14 for Windows for many years and earlier versions for Linux.
Recently I have noticed that the Windows FMU does not pass FMI-standard test.
The reason seems to be tha…
-
I just took notice of the FMI group's work on a layered standard for related files and experiment setup. The examples include start/stop time for the experiment and references to parameter sets in SSV…
-
as it gets confusing that in the profiles many features that are not present in FMI2.0.
Additionally we should for the individual profiles drop some basic features that we expect for all profiles t…
-
### Description
Most parts of OpenModelica can be build with CMake instead of Makefiles.
The FMU export has an option to use CMake instead of Makefiles to compile the generated C files into the si…
-
Hi,
I'm having this error while evaluating a fmufunction:
`[FroidThermalSimplified:IllegalFunctionCall] fmiSetReal: may not change #r100663296# at this stage, setting of variable ignored
`
![…
-