Christian Møldrup Legaard

Results 6 issues of Christian Møldrup Legaard

I am using the library to verify that a dynamic linked library exports a specific set of symbols. Currently, the library returns an error in cases of missing symbols that...

TODO - [ ] Setup testing of the CLI and generated FMUs in different backends. - [ ] Complete the FMI 3.0 support for unifmu, including the synchronous clocks interface...

fmi3

Creating FMUs in various languages results slightly different workflows. For example an FMU implemented in python requires different runtime dependencies, compared to a statically compiled language such as C#. A...

![image](https://user-images.githubusercontent.com/18687499/103273076-b426fd00-49be-11eb-998a-cef9e718e214.png) ![image](https://user-images.githubusercontent.com/18687499/103273092-c43edc80-49be-11eb-8452-2c81ef2e596d.png) These methods are not implemented in the following backends: - [ ] python - [ ] csharp - [ ] java Steps to take: - [ ] create...

backend