python3 -m fmpy simulate --output-file Buildings_11_Buildings.Fluid.HeatPumps.ModularReversible.Examples.LargeScaleWaterToWater_OneRoomRadiator_res.csv --start-time 0 --stop-time 86400 --timeout 400 --relative-tolerance 1e-08 --interface-type ModelExchange --solver CVode --output-interval 34.56 Buildings_11_Buildings_Fluid_HeatPumps_ModularReversible_Examples_LargeScaleWaterToWater_OneRoomRadiator.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Fluid/HeatPumps/ModularReversible/BaseClasses/CalculateEfficiency.mo:5:3-6:85:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((heaPum.eff.PEleMin >= 1e-15)) --> "Variable violating min constraint: 1e-15 <= heaPum.eff.PEleMin, has value: -1158.29" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Utilities/Math/InverseXRegularized.mo:5:3-5:80:writable] | | | | The following assertion has been violated at time 0.000000 | | | | ((heaPum.eff.invXReg.delta >= 0.0)) --> "Variable violating min constraint: 0.0 <= heaPum.eff.invXReg.delta, has value: -1158.29" LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:389:3-396:39:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((pumHeaPumSou.nominalValuesDefineDefaultPressureCurve)) --> "*** Warning in LargeScaleWaterToWater_OneRoomRadiator.pumHeaPumSou: Mover is flow or pressure controlled and uses default pressure curve. | | | | This leads to an approximate power consumption. | | | | Set nominalValuesDefineDefaultPressureCurve=true to suppress this warning." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo:144:3-149:28:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((7.3838 <= heaPum.refCyc.refCycHeaPumHea.mCon_flow_max)) --> "In LargeScaleWaterToWater_OneRoomRadiator.heaPum.refCyc.refCycHeaPumHea: The nominal condenser mass flow rate (7.3838 kg/s) is bigger than the | | | | maximal value (-0.140152 kg/s) for the table data | | | | when assuming a temperature spread between 3 and 10 K, as in EN 14511." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo:156:3-161:28:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((7.6823 <= heaPum.refCyc.refCycHeaPumHea.mEva_flow_max)) --> "In LargeScaleWaterToWater_OneRoomRadiator.heaPum.refCyc.refCycHeaPumHea: The nominal evaporator mass flow rate (7.6823 kg/s) is bigger than the | | | | maximal value (-0.125106 kg/s) for the table data | | | | when assuming a temperature spread between 3 and 10 K, as in EN 14511." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo:138:3-143:28:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((7.3838 >= heaPum.refCyc.refCycHeaPumCoo.mCon_flow_min)) --> "In LargeScaleWaterToWater_OneRoomRadiator.heaPum.refCyc.refCycHeaPumCoo: The nominal condenser mass flow rate (7.3838 kg/s) is smaller than the | | | | minimal value (9.30435 kg/s) for the table data | | | | when assuming a temperature spread between 3 and 10 K, as in EN 14511." LOG_ASSERT | error | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 11.1.0-maint.11.x/Fluid/HeatPumps/ModularReversible/BaseClasses/CalculateEfficiency.mo:51:3-54:26:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((heaPum.eff.PEleMin > 0.0)) --> "In LargeScaleWaterToWater_OneRoomRadiator.heaPum.eff: PEleMin must be greater than zero. Disable efficiency calculation using | | | | calEff=false to debug why PEle_nominal is lower than zero." Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.10/dist-packages/fmpy/__main__.py", line 4, in main() File "/usr/local/lib/python3.10/dist-packages/fmpy/command_line.py", line 167, in main result = simulate_fmu(args.fmu_filename, File "/usr/local/lib/python3.10/dist-packages/fmpy/simulation.py", line 759, in simulate_fmu result = simulateME(model_description, fmu, start_time, stop_time, solver, step_size, relative_tolerance, start_values, apply_default_start_values, input, output, output_interval, record_events, timeout, step_finished, validate, set_stop_time) File "/usr/local/lib/python3.10/dist-packages/fmpy/simulation.py", line 933, in simulateME fmu.exitInitializationMode() File "/usr/local/lib/python3.10/dist-packages/fmpy/fmi2.py", line 280, in exitInitializationMode return self.fmi2ExitInitializationMode(self.component) File "/usr/local/lib/python3.10/dist-packages/fmpy/fmi2.py", line 215, in w raise FMICallException(function=fname, status=res) fmpy.fmi1.FMICallException: fmi2ExitInitializationMode failed with status 3 (error).