python3 -m fmpy simulate --output-file IDEAS_IDEAS.Examples.Tutorial.Example6_res.csv --start-time 1e+07 --stop-time 1.1e+07 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 400 IDEAS_IDEAS_Examples_Tutorial_Example6.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/IDEAS 3.0.0/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:348:3-357:39:writable] | | | | The following assertion has been violated during initialization at time 10000000.000000 | | | | ((pumpSec.nominalValuesDefineDefaultPressureCurve)) --> "*** Warning: You are using a flow or pressure controlled mover with the | | | | default pressure curve. | | | | This leads to approximate calculations of the electrical power | | | | consumption. Add the correct pressure curve in the record per | | | | to obtain an accurate computation. | | | | Setting nominalValuesDefineDefaultPressureCurve=true will suppress this warning." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/IDEAS 3.0.0/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:348:3-357:39:writable] | | | | The following assertion has been violated during initialization at time 10000000.000000 | | | | ((pumpPrim.nominalValuesDefineDefaultPressureCurve)) --> "*** Warning: You are using a flow or pressure controlled mover with the | | | | default pressure curve. | | | | This leads to approximate calculations of the electrical power | | | | consumption. Add the correct pressure curve in the record per | | | | to obtain an accurate computation. | | | | Setting nominalValuesDefineDefaultPressureCurve=true will suppress this warning." LOG_ASSERT | debug | Division by zero 345.25 / T in function context LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 1.00513e+07. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V