wiki:CoverageIssues

Version 8 (modified by wbraun, 8 years ago) (diff)

--

Coverage Issues

This page is supposed to provide an overview of remaining issues for all tested libraries. Therefore, failing models can get grouped by issue and short analyses and existing tickets can be added to guide the bug-fixing process.

Library Index

MSL (trunk)

https://test.openmodelica.org/libraries/history/MSL_trunk-trend.svg https://test.openmodelica.org/libraries/history/MSL_trunk_cpp-trend.svg

The following models fail within runtime stage:

The following models fail due to alarm clock:

The following models fail within (back end) initialization stage:

The following models fail within sim code/code generation stage:

MSL 3.2.1

https://test.openmodelica.org/libraries/history/MSL_3.2.1-trend.svg https://test.openmodelica.org/libraries/history/MSL_3.2.1_cpp-trend.svg

Following 5 models are missing for the full coverage of the cRuntime here.

  • Modelica.Fluid.Examples.HeatingSystem
    • non-linear system fails at initialization
    • has dynamic stateSelection, but even with "stateSelect" always on dymola states it fails.
    • non-linear problem that fails is mixed
    • homotopy is used
    • -> perhaps mixed non-linear problem or homotopy handling

[…]