python3 -m fmpy simulate --output-file ModelicaTest_3.2.3_ModelicaTest.Math.Random.TestDistributions_res.csv --start-time 0 --stop-time 0 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0 ModelicaTest_3_2_3_ModelicaTest_Math_Random_TestDistributions.fmu /usr/local/lib/python3.10/dist-packages/fmpy/simulation.py:712: RuntimeWarning: divide by zero encountered in log10 step_size = 10 ** (np.round(np.log10(total_time)) - 3) LOG_STDOUT | info | | | | | ... Check Math.Distributions LOG_STDOUT | info | Uniform.density: err = 7.39409e-14 LOG_STDOUT | info | Uniform.cumulative/.quantile: err = 1.11022e-16 LOG_STDOUT | info | Normal.density: err = 0.00145327 LOG_STDOUT | info | Normal.cumulative/.quantile: err = 1.38778e-16 LOG_STDOUT | info | Weibull.density: err = 0.0120118 LOG_STDOUT | info | Weibull.cumulative/.quantile: err = 1.66533e-16