python3 -m fmpy simulate --output-file ThermofluidStream_dev_ThermofluidStream.Idealized.Tests.Processes.Isobaric.Warnings3_res.csv --start-time 0 --stop-time 1 --timeout 1200 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.01 ThermofluidStream_dev_ThermofluidStream_Idealized_Tests_Processes_Isobaric_Warnings3.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/ThermofluidStream main/Idealized/Processes/Isobaric.mo:152:5-152:268:writable] | | | | The following assertion has been violated at time 0.260000 | | | | ((noEvent(abs(isobaricFlow.Q_flow) < 2.220446049250313e-16) or noEvent(abs(isobaricCycle.inlet.m_flow) > 2.220446049250313e-16))) --> "The heat flow rate in Warnings3.isobaricFlow is non zero, but the mass flow rate is zero, implying that the specific heat flow q := Q_flow/m_flow is infinite. | | | | The result is regularized." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/ThermofluidStream main/Idealized/Processes/Isobaric.mo:152:5-152:268:writable] | | | | The following assertion has been violated at time 0.260000 | | | | ((noEvent(abs(isobaricFlow.Q_flow) < 2.220446049250313e-16) or noEvent(abs(isobaricCycle.inlet.m_flow) > 2.220446049250313e-16))) --> "The heat flow rate in Warnings3.isobaricCycle is non zero, but the mass flow rate is zero, implying that the specific heat flow q := Q_flow/m_flow is infinite. | | | | The result is regularized."