python3 -m fmpy simulate --output-file ScalableTestSuite_ScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_160_M_10_res.csv --start-time 0 --stop-time 3 --timeout 300 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.001 ScalableTestSuite_ScalableTestSuite_Electrical_DistributionSystemDC_ScaledExperiments_DistributionSystemModelicaActiveLoads_N_160_M_10.fmu LOG_STDOUT | info | Using sparse solver for linear system 0, | | | | because density of 0.000 remains under threshold of 0.200 | | | | and size of 6879 exceeds threshold of 1000. LOG_STDOUT | info | The simulation runtime does not have access to sparse solvers. Defaulting to a dense linear system solver instead. LOG_STDOUT | info | Using sparse solver for linear system 1, | | | | because density of 0.000 remains under threshold of 0.200 | | | | and size of 6879 exceeds threshold of 1000. LOG_STDOUT | info | The simulation runtime does not have access to sparse solvers. Defaulting to a dense linear system solver instead. LOG_STDOUT | info | The maximum density and the minimal system size for using sparse solvers can be | | | | specified using the runtime flags '<-lssMaxDensity=value>' and '<-lssMinSize=value>'.