python3 -m fmpy simulate --output-file Chemical_master_Chemical.Processes.Tests.SimpleFlow_res.csv --start-time 0 --stop-time 1 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.0004 Chemical_master_Chemical_Processes_Tests_SimpleFlow.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Chemical master/Boundaries.mo:1506:9-1506:57:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((substance.x >= 0.0 and substance.x <= 1.0)) --> "Variable violating min/max constraint: 0.0 <= substance.x <= 1.0, has value: 2" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Chemical master/Boundaries.mo:1507:9-1507:57:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((substance.X >= 0.0 and substance.X <= 1.0)) --> "Variable violating min/max constraint: 0.0 <= substance.X <= 1.0, has value: 2" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Chemical master/Interfaces.mo:1810:5-1810:52:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((pump.Sx_fore >= 0.0 and pump.Sx_fore <= 1.0)) --> "Variable violating min/max constraint: 0.0 <= pump.Sx_fore <= 1.0, has value: 2"