startTime=0 stopTime=0 tolerance=1e-06 numberOfIntervals=2500 stepSize=0 wasm artifact (cs: FMI 3.0 Co-Simulation, the artifact integrating itself with DASKR): simulate(ModelicaTest.Math.TestNonlinear,startTime=0,stopTime=0,tolerance=1e-06,numberOfIntervals=2500,outputFormat="mat",variableFilter="time",fileNamePrefix="ModelicaTest_trunk_ModelicaTest.Math.TestNonlinear",simflags=" -alarm=240 -emit_protected -lv LOG_STATS -startTime=0 -stopTime=0 -tolerance=1e-06 -stepSize=0 -r=ModelicaTest_trunk_ModelicaTest.Math.TestNonlinear_cs_res.mat -s fmi3:cs",resimulateExecutable="ModelicaTest_trunk_ModelicaTest_Math_TestNonlinear.fmu") LOG_STDOUT | info | wasm artifact loaded in 0.0 ms (model kernel linked against the cached adapter, 0.0 MB) LOG_STDOUT | info | | | | | ... Results of Modelica.Math.Nonlinear.Examples.quadratureLobatto1: LOG_STDOUT | info | Function 1 ( integral(sin(x)*dx) from x=0 to x=1): LOG_STDOUT | info | Analytical integral value = 0.4596976941318602 LOG_STDOUT | info | Numerical integral value = 0.4596976941318209 LOG_STDOUT | info | Absolute difference = 4e-14 LOG_STDOUT | info | LOG_STDOUT | info | Function 2 (integral(sin(5*x)*dx) from x=0 to x=13): LOG_STDOUT | info | Analytical integral value = 0.3124907702476344 LOG_STDOUT | info | Numerical integral value = 0.3124907702521373 LOG_STDOUT | info | Absolute difference = 5e-12 LOG_STDOUT | info | LOG_STDOUT | info | Function 3 (Elliptic integral from x=0 to pi/2): LOG_STDOUT | info | Analytical integral value = 1.8540746773013719 LOG_STDOUT | info | Numerical integral value = 1.8540746773012193 LOG_STDOUT | info | Absolute difference = 2e-13 LOG_STDOUT | info | | | | | ... Results of Modelica.Math.Nonlinear.Examples.quadratureLobatto2: LOG_STDOUT | info | Function 1 (integral(sin(x)*dx)): LOG_STDOUT | info | Numerical integral value = 0.4596976941318209 LOG_STDOUT | info | LOG_STDOUT | info | Function 2 (integral(sin(w*x)*dx)): LOG_STDOUT | info | Numerical integral value = 0.3124907702521373 LOG_STDOUT | info | LOG_STDOUT | info | Function 3 (Elliptic integral): LOG_STDOUT | info | Numerical integral value = 1.8540746773012193 LOG_STDOUT | info | | | | | ... Results of Modelica.Math.Nonlinear.Examples.solveNonlinearEquations1: LOG_STDOUT | info | Solve 3 nonlinear equations with relative tolerance = 2.22045e-14 | | | | LOG_STDOUT | info | Function 1 (u^2 - 1 = 0): LOG_STDOUT | info | Analytical zero = 1.0000000000000000 LOG_STDOUT | info | Numerical zero = 1.0000000000000000 LOG_STDOUT | info | Absolute difference = 0e+00 LOG_STDOUT | info | LOG_STDOUT | info | Function 2 (3*u - sin(3*u) - 1 = 0): LOG_STDOUT | info | Analytical zero = 0.6448544035840081 LOG_STDOUT | info | Numerical zero = 0.6448544035840081 LOG_STDOUT | info | Absolute difference = 0e+00 LOG_STDOUT | info | LOG_STDOUT | info | Function 3 (5 + log(u) - u = 0): LOG_STDOUT | info | Analytical zero = 6.9368474072202186 LOG_STDOUT | info | Numerical zero = 6.9368474072202186 LOG_STDOUT | info | Absolute difference = 0e+00 LOG_STDOUT | info | | | | | ... Results of Modelica.Math.Nonlinear.Examples.solveNonlinearEquations2: LOG_STDOUT | info | Solve 3 nonlinear equations with relative tolerance = 2.22045e-14 | | | | LOG_STDOUT | info | Function 1 (u^2 - 1): LOG_STDOUT | info | Numerical zero = 1.0000000000000000 LOG_STDOUT | info | LOG_STDOUT | info | Function 2 (3*u - sin(w*u) - 1): LOG_STDOUT | info | Numerical zero = 0.6448544035840081 LOG_STDOUT | info | LOG_STDOUT | info | Function 3 (p[1] + log(p[2]*u) - m*u): LOG_STDOUT | info | Numerical zero = 6.9368474072202186 LOG_STDOUT | info | CoSimulation instantiated in 0.1 ms LOG_STDOUT | info | CoSimulation run: 0 communication steps, 0 events, 0 early returns, 1 samples in 0.3 ms LOG_SUCCESS | info | The simulation finished successfully.