python3 -m fmpy simulate --output-file IDEAS_dev_IDEAS.Fluid.FMI.Validation.HeaterFan_res.csv --start-time 0 --stop-time 1 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.0004 IDEAS_dev_IDEAS_Fluid_FMI_Validation_HeaterFan.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/IDEAS 3.0.0-master/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:348:3-357:39:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((false)) --> "*** 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."