fmi-cross-check
fmi-cross-check copied to clipboard
Results and FMUs for the FMI Cross-Check
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/* * fmus/2.0/cs/win64/Silver/3.3/* linux64 (Ubuntu 20.04...
I really hope that I am getting this one completely wrong: I fetched a simple overview of the number of available me tests for win64 from the repository, and these...
Break down the simulation results for the different versions for the import tools. ### Related Issues * #129
According to recent discussion/clarification on standard interpretation, CS-FMUs must be able to handle "doStep()" calls gracefully, even if `t+h > tEnd`. This may happen due to rounding errors for both...
When simulating `fmus/2.0/me/linux64/JModelica.org/1.15/ControlledTemperature/ControlledTemperature.fmu` with fmuChecker a shared library for gfortran can't be found. See the following error log: ```` $ fmuCheck -k me ControlledTemperature.fmu [INFO][FMUCHK] FMI compliance checker Test [FMILibrary:...
I would suggest to include the Reference in the XC. Before we make reporting on them mandatory (as the rules say) I would propose to start with a transition phase...
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, and...
Before actually changing the FMI-CROSS-CHECK-RULES.md and creating a pull request I just wanted to ask your opinion about a few clarifications to the document: Section 9.1.3: - "All FMUs submitted...
The current cross-check rules document does not specify which variables can be part of the reference results. Currently, all variables can be used as reference results. If the exporting tool...
Hi all, since we just had a discussion about "validating a model implementation with measurement data", the following analogy to FMI co-simulation testing came up. When the purpose is to...