python3 -m fmpy simulate --output-file Buildings_9_Buildings.Air.Systems.SingleZone.VAV.Examples.Guideline36_res.csv --start-time 0 --stop-time 864000 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 3600 Buildings_9_Buildings_Air_Systems_SingleZone_VAV_Examples_Guideline36.fmu LOG_STDOUT | info | Using sparse solver for linear system 10, | | | | because density of 0.160 remains under threshold of 0.200. LOG_STDOUT | info | The simulation runtime does not have access to sparse solvers. Defaulting to a dense linear system solver instead. LOG_STDOUT | info | Using sparse solver for linear system 22, | | | | because density of 0.160 remains under threshold of 0.200. LOG_STDOUT | info | The simulation runtime does not have access to sparse solvers. Defaulting to a dense linear system solver instead. LOG_STDOUT | info | The maximum density for using sparse solvers can be specified | | | | using the runtime flag '<-lssMaxDensity=value>'. LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 9.1.3-maint.9.1.x/Controls/OBC/ASHRAE/G36_PR1/AHUs/SingleZone/VAV/Economizers/Controller.mo:222:3-229:58:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((con.conEco.VOutMinSet_flow >= max(con.conEco.damLim.VOutMin_flow, max(0.0, con.conEco.VOutMin_flow)) and con.conEco.VOutMinSet_flow <= min(con.conEco.damLim.VOutDes_flow, con.conEco.VOutDes_flow))) --> "Variable violating min/max constraint: max(con.conEco.damLim.VOutMin_flow, max(0.0, con.conEco.VOutMin_flow)) <= con.conEco.VOutMinSet_flow <= min(con.conEco.damLim.VOutDes_flow, con.conEco.VOutDes_flow), has value: 0"