-
It would be nice to get sim-vicus listed on https://fmi-standard.org/tools/
Even better would be participation in the FMI Cross-Check https://github.com/modelica/fmi-cross-check
-
When executing `cargo test` on Linux in the branch `dev/claudio`, I get this error:
```
error[E0308]: mismatched types
--> cli/tests/cli_tests_fmi3.rs:427:61
|
427 | ...ce.get_interval_d…
-
https://fmi-standard.org/ has rolled out FMI 3.0 recently and I wanted to express interest in using Trick with FMI 3.0 compliant FMUs.
-
as the repo has been archived
It would be nice to have a searchable / filterable list, similar to https://fmi-standard.org/tools/ with the following "columns":
- name
- description
- license
…
-
The following examples depend on shared objects which are not available or cannot be loaded on a standard target machine:
win64 (Windows 10):
* fmus/2.0/cs/win64/YAKINDU_Statechart_Tools/4.0.4/*
…
-
FMI Standard issue 2.0.1 included a clarification paragraph to explain the rules regarding the variability setting of collections of aliased variables. VDMCheck was enhanced to make this new check, an…
-
See https://github.com/modelica/fmi-standard/issues/1015#issue-623824305 and Remark 1 in https://fmi-standard.org/docs/3.0-dev/#math-model-exchange "Calling sequences" should be mentioned or perhaps m…
-
from: https://github.com/modelica/fmi-design/tree/master/Meetings/2024/2024-07-16-FMI-Design-Webmeeting
-
Follow-up of ticket OpenModelica/OpenModelica#12531 by @BasilioPV. Consider the following MWE:
```modelica
model DiscreteIssue
discrete input Real In(start=1);
discrete output Real Out(start=0…
-
**Reported by cbertsch on 8 Jan 2017 07:11 UTC**
In the FMI 2.0 standard, on p. 66 it is suggested that the entry point to the documentation is “index.html” (in the Structure of zip file of an FMU).
H…