-
I am trying to send array of binary data.
**e.g. call of function** setBinary([1], [b'CHECK', b'OUTPUT', b'CLEAR'])
@ fmi3.py: line no 781 , getting invalid index error
size = (c_size_t * …
-
I am attempting to test an FMU generated from Dymola 2017 FD01 as a version 1 co-simulation.
In the command line I type:
`C:\Users\jshul\Desktop\FMUChecker-2.0.4-win32>fmuCheck.win32.exe -e log.t…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/2329)) by James Goppert (Bitbucket: [jgoppert](https://bitbucket.org/%7Bb618f3e0-62ee-44c4-bc…
-
**Reported by jorn.baayen on 9 Mar 2016 15:57 UTC**
Currently, FMI 2.0 ME supports first order directional derivatives. This is useful for gradient-based optimization and parameter estimation.
Y…
-
In the current FMI-3 specification, as well as in FMI-1 and FMI-2, in order to find and handle the state-events, the integrator monitors the zero-crossing surfaces during the numerical integration usi…
-
Including
- usage from the command line
- checking with the GUI
- https://fmu-check.herokuapp.com/
-
**Reported by andreas.pfeiffer on 30 Jan 2015 07:27 UTC**
If an FMU contains both ME and CS models, then the FMU compliance checker simulates ME and CS, but there is only one result file. Please c…
-
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 b…
-
**Reported by anonymous on 14 Dec 2012 21:38 UTC**
The official FMU Checker 2.0a1 (on Windows 7) crashes if the loaded FMU DLL gives an exception like an access violation or floating point overflow. T…
-
Hi;
I was searching for plotting programs on [PyPi](https://pypi.org/search/?q=plot&o=-created), and saw Pycosim as the sixth hit.
The name looked interesting, so I clicked on it and then on "Ho…