OMSimulator --tempDir temp_Modelica_3_1_Modelica_Fluid_Examples_TraceSubstances_RoomCO2_fmu --startTime 0 --stopTime 3600 --timeout 50 --tolerance 1e-06 Modelica_3_1_Modelica_Fluid_Examples_TraceSubstances_RoomCO2.fmu info: New temp directory has been created: "temp_Modelica_3_1_Modelica_Fluid_Examples_TraceSubstances_RoomCO2_fmu" info: New temp directory: "/var/lib/hudson/slave/workspace/OpenModelica_TEST_LIBS/OpenModelicaLibraryTesting/Modelica_3.1_Modelica.Fluid.Examples.TraceSubstances.RoomCO2/temp_Modelica_3_1_Modelica_Fluid_Examples_TraceSubstances_RoomCO2_fmu" info: Using "/var/lib/hudson/slave/workspace/OpenModelica_TEST_LIBS/OpenModelicaLibraryTesting/Modelica_3.1_Modelica.Fluid.Examples.TraceSubstances.RoomCO2/temp_Modelica_3_1_Modelica_Fluid_Examples_TraceSubstances_RoomCO2_fmu/temp_fHrdIx" as temp directory for fmu assert | warning | The following assertion has been violated at time 0.000000 | | | | pipe.flowModel.dp_small >= 2000.0 and pipe.flowModel.dp_small <= 1000000000.0 assert | warning | Variable violating min/max constraint: 2000.0 <= pipe.flowModel.dp_small <= 1000000000.0, has value: 1 assert | warning | The following assertion has been violated at time 0.000000 | | | | pipe.flowModel.dp_nominal >= 2000.0 and pipe.flowModel.dp_nominal <= 1000000000.0 assert | warning | Variable violating min/max constraint: 2000.0 <= pipe.flowModel.dp_nominal <= 1000000000.0, has value: 1000 assert | debug | The arguments x_min and x_max to OneNonLinearEquation.solve(..) | | | | do not bracket the root of the single non-linear equation: | | | | x_min = 240 | | | | x_max = 400 | | | | y_zero = -5.32467e+06 | | | | fa = f(x_min) - y_zero = 5.28637e+06 | | | | fb = f(x_max) - y_zero = 5.49165e+06 | | | | fa and fb must have opposite sign which is not the case