python3 -m fmpy simulate --output-file Buildings_11_Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples.DecouplingMixing_res.csv --start-time 0 --stop-time 86400 --timeout 400 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 34.56 Buildings_11_Buildings_Fluid_HydronicConfigurations_ActiveNetworks_Examples_DecouplingMixing.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.2-maint.11.x/Fluid/Movers/BaseClasses/PowerInterface.mo:46:3-47:27:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((con1.pum.pumSpe.heaDis.etaHyd >= 0.0)) --> "Variable violating min constraint: 0.0 <= con1.pum.pumSpe.heaDis.etaHyd, has value: -4.86205e-31" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.2-maint.11.x/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:99:3-99:89:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((con1.pum.pumSpe.etaHyd >= 0.0)) --> "Variable violating min constraint: 0.0 <= con1.pum.pumSpe.etaHyd, has value: -8.25198e-35" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.2-maint.11.x/Fluid/HeatExchangers/WetCoilEffectivenessNTU.mo:71:3-76:35:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((loa1.loa.coi.SHR >= 0.0 and loa1.loa.coi.SHR <= 1.0)) --> "Variable violating min/max constraint: 0.0 <= loa1.loa.coi.SHR <= 1.0, has value: -1.39587e-26" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.2-maint.11.x/Fluid/HeatExchangers/WetCoilEffectivenessNTU.mo:71:3-76:35:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((loa.loa.coi.SHR >= 0.0 and loa.loa.coi.SHR <= 1.0)) --> "Variable violating min/max constraint: 0.0 <= loa.loa.coi.SHR <= 1.0, has value: -5.20914e-27" LOG_ASSERT | debug | Solving non-linear system 3874 failed at time=24374.4209020266. | | | | 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).