python3 -m fmpy simulate --output-file PowerSysPro_PowerSysPro.Examples.BreakerTests.Islanding2_res.csv --start-time 0 --stop-time 1 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.0004 PowerSysPro_PowerSysPro_Examples_BreakerTests_Islanding2.fmu LOG_ASSERT | debug | Model error: Argument of sqrt(1.0 + (pv2.Q / pv2.P) ^ 2.0) was -nan should be >= 0 LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/PowerSysPro 2.1.3/package.mo:40:7-40:140:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((not (-pv2.P) < (-pv2.Pmax))) --> ">>> Active power is below the maximum acceptable value for Islanding2.pv2" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/PowerSysPro 2.1.3/package.mo:40:7-40:140:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((not (-pv1.P) < (-pv1.Pmax))) --> ">>> Active power is below the maximum acceptable value for Islanding2.pv1"