python3 -m fmpy simulate --output-file ModelicaTest_trunk_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_trunk_ModelicaTest_Math_Random_TestDistributions.fmu LOG_STDOUT | info | | | | | ... Check Math.Distributions LOG_STDOUT | info | Uniform.density: err = 2.4647e-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