Skip to content

Regression

simulation_modelica_nonlinear_system.problem2_symjac.mos (from (result.xml))

Failing for the past 1 build (Since #3707 )
Took 13 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + problem2 [symjac]                                                                 ... equation mismatch [time: 13]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/nonlinear_system/problem2_symjac.mos_temp5232/log-problem2_symjac.mos
899
true
""
true
""
true
""
record SimulationResult
    resultFile = "nonlinear_system.problem2_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac0. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"
{1.087909512402704,0.9908697454089415,0.8650752875248886}
{1.0835471071762894,0.9818228523667806,0.8483552530862687}
{1.074074333470105,0.963976113429641,0.8197066354390671}
{1.0536356738192503,0.9292499472629159,0.7719189681828356}
{1.0101481331445457,0.8635054644881319,0.6958588934404535}
{0.9203992508954109,0.7456416872008645,0.5842195995801724}
{0.7471347810488334,0.5559815256917519,0.44131254053361696}
{0.4582103810528882,0.3091154569105281,0.2947567584322353}
{0.10995675330463302,0.09555236570100456,0.1868815466414791}
{-0.08790951240270409,0.009130254591058507,0.1349247124751113}
{-1.0,-5.551115123125783e-17,0.9999999999999998}
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/nonlinear_system/problem2_symjac.mos_temp5232/equations-expected"2024-04-19 13:04:46.933430700 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/nonlinear_system/problem2_symjac.mos_temp5232/equations-got"2024-04-19 13:04:59.386431900 +0200
@@ -1,27 +1,27 @@
-900
+899
 true
 ""
 true
 ""
 true
 ""
 record SimulationResult
 resultFile = "nonlinear_system.problem2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 "Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac0. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
 "
 {1.087909512402704,0.9908697454089415,0.8650752875248886}
-{1.083547107176289,0.9818228523667806,0.8483552530862688}
-{1.074074333470105,0.963976113429641,0.8197066354390672}
-{1.05363567381925,0.9292499472629159,0.7719189681828357}
-{1.010148133144546,0.863505464488132,0.6958588934404536}
-{0.9203992508954109,0.7456416872008647,0.5842195995801726}
-{0.7471347810488336,0.5559815256917521,0.4413125405336171}
-{0.4582103810528884,0.3091154569105283,0.2947567584322355}
-{0.1099567533046332,0.09555236570100469,0.1868815466414792}
-{-0.08790951240270403,0.009130254591058533,0.1349247124751113}
-{-1.0,0.0,1.0}
+{1.0835471071762894,0.9818228523667806,0.8483552530862687}
+{1.074074333470105,0.963976113429641,0.8197066354390671}
+{1.0536356738192503,0.9292499472629159,0.7719189681828356}
+{1.0101481331445457,0.8635054644881319,0.6958588934404535}
+{0.9203992508954109,0.7456416872008645,0.5842195995801724}
+{0.7471347810488334,0.5559815256917519,0.44131254053361696}
+{0.4582103810528882,0.3091154569105281,0.2947567584322353}
+{0.10995675330463302,0.09555236570100456,0.1868815466414791}
+{-0.08790951240270409,0.009130254591058507,0.1349247124751113}
+{-1.0,-5.551115123125783e-17,0.9999999999999998}
'' 
Equation mismatch: omc-diff says: 
Line 1: Integer 900 != 899

== 1 out of 1 tests failed [simulation/modelica/nonlinear_system/problem2_symjac.mos_temp5232, time: 13]