python3 -m fmpy simulate --output-file Buildings_latest_Buildings.Fluid.DXSystems.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_latest_Buildings_Fluid_DXSystems_BaseClasses_Examples_DryCoil.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.0.1-master/Fluid/DXSystems/Cooling/BaseClasses/PartialCapacity.mo:121:7-134:38:writable] | | | | The following assertion has been violated at time 1200.000000 | | | | ((not (TEvaIn.y > dryCoi.coiCap.sta[dryCoi.coiCap.stage].perCur.TEvaInMax or TEvaIn.y < dryCoi.coiCap.sta[dryCoi.coiCap.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."