Reference-FMUs icon indicating copy to clipboard operation
Reference-FMUs copied to clipboard

Functional Mock-up Units for development, testing and debugging

Results 57 Reference-FMUs issues
Sort by recently updated
recently updated
newest added

Support to tune FMU parameters (in modelDescription.xml variability="tunable") during the sim

The results from running 'fmusim' on ModelExchange CoupledClutches FMUs (FMI2 and FMI3) do NOT match the (expected) results from FMPy and the old FMUChecker. The issue is reproducible with both...

bug
fmusim

Problem: CPU/IO time is mostly spent on writing the result file. Maybe add a `--no-result` option for performance evaluation?

enhancement

The fmiModelDescription node of the modelDescription.xml could set the version attribute as separate meta data and not merged with the generationTool. Intead of ```xml ``` have ```xml ``` Thanks.

enhancement

Hello, i am a big fan of the reference fmus, this might be a stupid question, but in model.h the getstring function is defined as Status getString (ModelInstance* comp, ValueReference...

question

to allow use in external Modelica functions (see https://github.com/modelica/Modelica-FMI/issues/17)

enhancement

to save CPU time and test the FMU's reliance on other files. see also https://github.com/CATIA-Systems/FMPy/issues/632

enhancement

Is it possible to include the support for DASSL splver? Currently only [euler|cvode] supported