Changes between Version 13 and Version 14 of CoverageIssues
- Timestamp:
- 2016-04-08T14:12:27Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CoverageIssues
v13 v14 1 1 = Coverage Issues = 2 3 2 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. 4 3 … … 6 5 * [https://trac.openmodelica.org/OpenModelica/wiki/CoverageIssues#MSLtrunk MSL (trunk)] 7 6 * [https://trac.openmodelica.org/OpenModelica/wiki/CoverageIssues#MSL3.2.1 MSL 3.2.1] 8 * [https://trac.openmodelica.org/OpenModelica/wiki/CoverageIssues#ModelicaTest ModelicaTest]7 * [https://trac.openmodelica.org/OpenModelica/wiki/CoverageIssues#ModelicaTest3.2.1 ModelicaTest 3.2.1] 9 8 * [https://trac.openmodelica.org/OpenModelica/wiki/CoverageIssues#ThermoPower ThermoPower] 10 9 * [https://trac.openmodelica.org/OpenModelica/wiki/CoverageIssues#ThermoSysPro ThermoSysPro] … … 91 90 * -> perhaps mixed non-linear problem or homotopy handling 92 91 93 == ModelicaTest ==92 == ModelicaTest 3.2.1 == 94 93 [[Image(https://test.openmodelica.org/libraries/history/ModelicaTest_3.2.1-trend.svg, link=https://test.openmodelica.org/libraries/ModelicaTest_3.2.1/BuildModelRecursive.html, 550px)]] 95 94 … … 140 139 * [https://test.openmodelica.org/libraries/ThermoPower/files/ThermoPower.Test.ElectricalComponents.TestNetworkGridTwoGenerators ThermoPower.Test.ElectricalComponents.TestNetworkGridTwoGenerators] 141 140 142 143 141 === ThermoSysPro === 144 142 [[Image(https://test.openmodelica.org/libraries/history/ThermoSysPro-trend.svg, link=https://test.openmodelica.org/libraries/ThermoSysPro/BuildModelRecursive.html, 550px)]] … … 169 167 * Solving non-linear system during simulation: 170 168 * [https://test.openmodelica.org/libraries/ThermoSysPro/files/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.err ThermoSysPro.Examples.SimpleExamples.TestVolumes2] 171 172 == [...] ==