python3 -m fmpy simulate --output-file Buildings_9_Buildings.Fluid.HeatExchangers.DXCoils.BaseClasses.Examples.DryCoil_res.csv --start-time 0 --stop-time 3600 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 1.44 Buildings_9_Buildings_Fluid_HeatExchangers_DXCoils_BaseClasses_Examples_DryCoil.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 9.1.3-maint.9.1.x/Fluid/HeatExchangers/DXCoils/BaseClasses/PartialCoolingCapacity.mo:126:7-139:38:writable] | | | | The following assertion has been violated at time 1200.000000 | | | | ((not (TEvaIn.y > dryCoi.cooCap.sta[dryCoi.cooCap.stage].perCur.TEvaInMax or TEvaIn.y < dryCoi.cooCap.sta[dryCoi.cooCap.stage].perCur.TEvaInMin))) --> "*** Warning: Evaporator temperature TEvaIn is out of bounds in DX coil model at time = 1200. | | | | stage = 1 | | | | TEvaInMin = 285.928 Kelvin (12.7778 degC) | | | | TEvaIn = 302.15 Kelvin (29 degC) | | | | TEvaInMax = 297.039 Kelvin (23.8889 degC) | | | | Extrapolation can introduce large errors. | | | | This warning will only be reported once for each stage."