python3 -m fmpy simulate --output-file AES_AES.Coursework.ThermSys_component_models.Controlled_AHU_case_001_res.csv --start-time 0 --stop-time 8000 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.8 AES_AES_Coursework_ThermSys_component_models_Controlled_AHU_case_001.fmu LOG_NLS | error | residualFunc192: Iteration variable `ó~ aS` is inf or nan. LOG_ASSERT | debug | residualFunc192 failed at time=0. | | | | For more information please use -lv LOG_NLS. LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 0. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V LOG_NLS | error | residualFunc225: Iteration variable `ó~ aS` is inf or nan. LOG_ASSERT | debug | residualFunc225 failed at time=0. | | | | For more information please use -lv LOG_NLS. LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 0. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V LOG_NLS | error | residualFunc230: Iteration variable `ó~ aS` is inf or nan. LOG_ASSERT | debug | residualFunc230 failed at time=0. | | | | For more information please use -lv LOG_NLS. LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 0. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V LOG_NLS | error | residualFunc232: Iteration variable `ó~ aS` is inf or nan. LOG_ASSERT | debug | residualFunc232 failed at time=0. | | | | For more information please use -lv LOG_NLS. LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 0. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V LOG_NLS | error | residualFunc237: Iteration variable `ó~ aS` is inf or nan. LOG_ASSERT | debug | residualFunc237 failed at time=0. | | | | For more information please use -lv LOG_NLS. LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 0. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V LOG_NLS | error | residualFunc268: Iteration variable `ó~ aS` is inf or nan. LOG_ASSERT | debug | residualFunc268 failed at time=0. | | | | For more information please use -lv LOG_NLS. LOG_STDOUT | warning | While solving non-linear system an assertion failed at time 0. | | | | | The non-linear solver tries to solve the problem that could take some time. | | | | | It could help to provide better start-values for the iteration variables. | | | | | For more information simulate with -lv LOG_NLS_V LOG_ASSERT | debug | Solving non-linear system 263 failed at time=519.278004433348. | | | | For more information please use -lv LOG_NLS. Exception ignored on calling ctypes callback function: > Traceback (most recent call last): File "/home/hudson/saved_omc/libraries/.local/lib/python3.12/site-packages/fmpy/sundials/__init__.py", line 148, in f self.get_dx(NV_DATA_S(ydot), self.nx) File "/home/hudson/saved_omc/libraries/.local/lib/python3.12/site-packages/fmpy/fmi2.py", line 656, in getDerivatives return self.fmi2GetDerivatives(self.component, dx, nx) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/hudson/saved_omc/libraries/.local/lib/python3.12/site-packages/fmpy/fmi2.py", line 595, in fmi2GetDerivatives return self._call("fmi2GetDerivatives", c, derivatives, nx) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/hudson/saved_omc/libraries/.local/lib/python3.12/site-packages/fmpy/fmi1.py", line 369, in _call raise FMICallException(function=fname, status=res) fmpy.fmi1.FMICallException: fmi2GetDerivatives failed with status 3 (error).