| Total | Frontend | Backend | SimCode | Templates | Compilation | Simulation | Verification |
|---|---|---|---|---|---|---|---|
| 75 | 75 | 75 | 75 | 75 | 73 | 70 | 65 |
Test started: 2026-03-10 18:12:24
Total time taken: 0:42:22
System info: AMD Ryzen 9 5950X 16-Core Processor, 63 GB RAM, Ubuntu 22.04.5 LTS
OpenModelica Version: OMCompiler v1.26.3-v1.26.3.1+g7583224444
OpenModelicaLibraryTesting Changes
| Commit | Date | Author | Summary |
|---|---|---|---|
| 5cb3918 | 2026-03-10 09:38:19 +0100 | linuslangenkamp | replace Radau IIA with ESDIRK4 (#275) |
Tested Library: ThermofluidStream 1.2.0
{
"convertFromVersion": [
"0.2.1",
"1.0.0"
],
"path": "ThermofluidStream",
"provides": [
"0.3.0",
"0.4.1",
"0.5.0",
"1.1.0"
],
"support": "fullSupport",
"uses": {
"Complex": "4.0.0",
"Modelica": "4.0.0"
},
"version": "1.2.0",
"zipfile": "https://github.com/DLR-SR/ThermofluidStream/archive/8d2287a558d9d5e3a6235c981d5a60044dae5b61.zip"
}
BuildModel time limit: 660s
Simulation time limit: 1200s
Default tolerance: 1e-06
Default number of intervals: 2500
Optimization level: Tool default
Reference Files: $THERMOFLUIDSTREAMREFS
| Commit | Date | Author | Summary |
|---|---|---|---|
| 7a2596c | 2026-02-03 13:29:15 +0100 | Raphael Gebhart | New reference files for #244 |
Verified using: OpenModelica 1.25.0~dev-371-g1c5c528 (diffSimulationResults)
Flags:setCommandLineOptions("--simCodeTarget=Cpp")
setCommandLineOptions("-d=nogen");
setCommandLineOptions("-d=initialization");
setCommandLineOptions("-d=backenddaeinfo");
setCommandLineOptions("-d=discreteinfo");
setCommandLineOptions("-d=stateselection");
setCommandLineOptions("-d=execstat");
setMatchingAlgorithm("PFPlusExt");
setIndexReductionMethod("dynamicStateSelection");
Config: {
"allReferenceFilesExist": false,
"library": "ThermofluidStream",
"referenceFileExtension": "mat",
"referenceFileNameDelimiter": ".",
"referenceFiles": "$THERMOFLUIDSTREAMREFS",
"referenceFinalDot": "_ref.",
"ulimitExe": 1200
}
Links are provided if getErrorString() or the simulation generates output. The links are coded with red if there were errors, yellow if there were warnings, and normal links if there are only notifications.
| Model | Verified | Simulate | Total buildModel | Parsing | Frontend | Backend | SimCode | Templates | Compile | Total Execution |
|---|---|---|---|---|---|---|---|---|---|---|
| ThermofluidStream.Boundaries.Tests.DynamicBoundaries (sim) | 0.01 (7 verified) | 0.09 | 13.29 | 2.47 | 0.78 | 0.26 | 0.04 | 0.41 | 11.80 | 16.72 |
| ThermofluidStream.Boundaries.Tests.PhaseSeperator (sim) | 0.02 (14 verified) | 1.49 | 16.18 | 2.42 | 0.70 | 2.82 | 0.02 | 0.35 | 12.28 | 20.94 |
| ThermofluidStream.Boundaries.Tests.Reservoir (sim) | 0.02 (9 verified) | 0.03 | 8.45 | 2.48 | 0.19 | 0.09 | 0.02 | 0.29 | 7.87 | 11.80 |
| ThermofluidStream.Boundaries.Tests.SourceSink (sim) | 0.01 (3 verified) | 0.02 | 5.61 | 2.46 | 0.27 | 0.26 | 0.00 | 0.02 | 5.06 | 8.97 |
| ThermofluidStream.Boundaries.Tests.TerminalSourceSink (sim) | 0.01 (4 verified) | 0.02 | 5.04 | 2.43 | 0.26 | 0.25 | 0.00 | 0.02 | 4.51 | 8.34 |
| ThermofluidStream.Boundaries.Tests.Volumes (sim) | 0.04 (49 verified) | 0.27 | 25.85 | 2.40 | 0.91 | 0.47 | 0.04 | 0.82 | 23.61 | 29.39 |
| ThermofluidStream.Boundaries.Tests.VolumesDirectCoupling (sim) | 4.31 (39 verified) | 707.85 | 18.94 | 2.42 | 0.86 | 0.57 | 0.04 | 0.55 | 16.92 | 734.47 |
| ThermofluidStream.Examples.EspressoMachine (sim) | 0.05 (32 verified) | 1.85 | 18.24 | 2.48 | 0.93 | 0.58 | 0.05 | 0.45 | 16.23 | 23.48 |
| ThermofluidStream.Examples.HeatPump (sim) | 0.08 (57 verified) | 121.78 | 50.30 | 2.47 | 2.07 | 2.10 | 0.33 | 2.85 | 42.94 | 175.47 |
| ThermofluidStream.Examples.ReverseHeatPump (sim) | 0.05 (37 verified) | 81.47 | 35.91 | 2.49 | 2.05 | 1.41 | 0.61 | 1.63 | 30.21 | 120.78 |
| ThermofluidStream.Examples.SimpleAirCycle (sim) | 0.36 (73/925 failed) | 0.55 | 18.00 | 2.49 | 1.56 | 0.26 | 0.06 | 0.22 | 15.90 | 22.34 |
| ThermofluidStream.Examples.SimpleCoolingCycle (sim) | 0.02 (16 verified) | 0.06 | 9.96 | 2.55 | 0.70 | 0.19 | 0.03 | 0.10 | 8.93 | 13.51 |
| ThermofluidStream.Examples.SimpleEngine (sim) | 0.06 (18 verified) | 3.18 | 14.67 | 2.52 | 0.86 | 0.96 | 0.05 | 0.47 | 12.33 | 21.30 |
| ThermofluidStream.Examples.SimpleGasTurbine (sim) | 0.02 (8 verified) | 0.03 | 8.25 | 2.52 | 0.67 | 0.06 | 0.01 | 0.06 | 7.44 | 11.69 |
| ThermofluidStream.Examples.SimpleStream (sim) | 0.19 (25/482 failed) | 0.10 | 10.18 | 2.59 | 0.86 | 0.07 | 0.02 | 0.07 | 9.16 | 13.92 |
| ThermofluidStream.Examples.Utilities.Tests.BoilerEspresso (sim) | 0.02 (15 verified) | 0.24 | 11.12 | 2.51 | 0.59 | 0.22 | 0.03 | 0.12 | 10.16 | 14.71 |
| ThermofluidStream.Examples.Utilities.Tests.Piston (sim) | 0.12 (14 verified) | 12.58 | 11.60 | 2.50 | 0.79 | 0.23 | 0.04 | 0.37 | 10.18 | 27.64 |
| ThermofluidStream.Examples.VaporCycle (sim) | 0.04 (54 verified) | 18.45 | 42.88 | 2.50 | 1.84 | 1.66 | 0.24 | 2.64 | 36.51 | 64.71 |
| ThermofluidStream.Examples.VenturiPump (sim) | 0.01 (3 verified) | 0.05 | 9.13 | 2.45 | 0.62 | 0.16 | 0.02 | 0.08 | 8.25 | 12.51 |
| ThermofluidStream.Examples.WaterHammer (sim) | 0.02 (8 verified) | 0.08 | 6.31 | 2.50 | 0.19 | 0.04 | 0.01 | 0.04 | 6.02 | 9.78 |
| ThermofluidStream.FlowControl.Tests.BasicControlValve (sim) | 0.01 (4 verified) | 0.03 | 8.34 | 2.50 | 0.22 | 0.06 | 0.01 | 0.31 | 7.74 | 11.76 |
| ThermofluidStream.FlowControl.Tests.CheckValve (sim) | 0.01 (4 verified) | 0.02 | 5.70 | 2.50 | 0.60 | 0.02 | 0.01 | 0.02 | 5.06 | 9.13 |
| ThermofluidStream.FlowControl.Tests.MCV (sim) | 0.05 (27 verified) | 0.11 | 11.02 | 2.42 | 0.69 | 0.13 | 0.03 | 0.13 | 10.04 | 14.41 |
| ThermofluidStream.FlowControl.Tests.PCV (sim) | 0.02 (14 verified) | 0.08 | 10.32 | 2.45 | 0.68 | 0.10 | 0.02 | 0.10 | 9.41 | 13.72 |
| ThermofluidStream.FlowControl.Tests.SpecificValveType (sim) | 0.01 (3 verified) | 0.03 | 7.67 | 2.46 | 0.18 | 0.05 | 0.01 | 0.25 | 7.18 | 10.98 |
| ThermofluidStream.FlowControl.Tests.Switch (sim) | 0.04 | 9.28 | 2.49 | 0.69 | 0.13 | 0.02 | 0.10 | 8.33 | 12.68 | |
| ThermofluidStream.FlowControl.Tests.TanValve (sim) | 0.01 (3 verified) | 0.02 | 6.55 | 2.55 | 0.63 | 0.04 | 0.01 | 0.04 | 5.83 | 10.01 |
| ThermofluidStream.HeatExchangers.Tests.Condenser (sim) | 0.03 | 52.07 | 2.46 | 1.79 | 1.74 | 0.59 | 2.85 | 45.09 | 55.48 | |
| ThermofluidStream.HeatExchangers.Tests.CounterFlowNTU (sim) | 0.02 (7 verified) | 0.03 | 8.28 | 2.44 | 0.67 | 0.07 | 0.01 | 0.05 | 7.47 | 11.61 |
| ThermofluidStream.HeatExchangers.Tests.CounterFlowNTU_parallel (sim) | 0.02 (12 verified) | 0.05 | 12.22 | 2.44 | 0.80 | 0.16 | 0.03 | 0.33 | 10.90 | 15.59 |
| ThermofluidStream.HeatExchangers.Tests.CounterFlowNTU_serial (sim) | 0.01 (9 verified) | 0.04 | 8.90 | 2.48 | 0.70 | 0.11 | 0.02 | 0.07 | 8.00 | 12.28 |
| ThermofluidStream.HeatExchangers.Tests.CounterFlowNTU_zeroMassFlow (sim) | 0.01 (5 verified) | 0.03 | 7.79 | 2.45 | 0.65 | 0.06 | 0.01 | 0.05 | 7.02 | 11.10 |
| ThermofluidStream.HeatExchangers.Tests.CrossFlowNTU (sim) | 0.01 (7 verified) | 0.03 | 7.90 | 2.51 | 0.65 | 0.07 | 0.01 | 0.05 | 7.11 | 11.29 |
| ThermofluidStream.HeatExchangers.Tests.CrossFlowNTU_zeroMassFlow (sim) | 0.01 (5 verified) | 0.03 | 7.64 | 2.47 | 0.63 | 0.06 | 0.01 | 0.04 | 6.90 | 10.99 |
| ThermofluidStream.HeatExchangers.Tests.ElementTwoPhase (sim) | 0.03 (21 verified) | 13.40 | 16.36 | 2.49 | 0.99 | 0.22 | 0.40 | 0.16 | 14.59 | 33.14 |
| ThermofluidStream.HeatExchangers.Tests.Evaporator (sim) | 0.02 (45 verified) | 5.10 | 35.15 | 2.43 | 1.35 | 1.05 | 0.16 | 1.47 | 31.13 | 43.53 |
| ThermofluidStream.HeatExchangers.Tests.FlowRes (sim) | 0.03 | 127.10 | 2.49 | 5.26 | 3.53 | 0.71 | 10.42 | 107.18 | 130.72 | |
| ThermofluidStream.HeatExchangers.Tests.Recuperator (sim) | 0.02 (43 verified) | 6.67 | 31.48 | 2.51 | 0.95 | 1.70 | 0.22 | 2.21 | 26.40 | 41.54 |
| ThermofluidStream.Interfaces.Tests.Test_p_out_clipping (sim) | 0.02 (9 verified) | 0.03 | 7.17 | 2.51 | 0.61 | 0.08 | 0.02 | 0.06 | 6.41 | 10.57 |
| ThermofluidStream.Media.Tests.TestXRGMedia (sim) | 0.03 (43 verified) | 23.39 | 45.87 | 2.45 | 3.26 | 1.68 | 0.41 | 2.11 | 38.41 | 72.56 |
| ThermofluidStream.Processes.Tests.Compressor (sim) | 0.01 (5 verified) | 0.02 | 6.00 | 2.44 | 0.32 | 0.27 | 0.01 | 0.02 | 5.38 | 9.29 |
| ThermofluidStream.Processes.Tests.ConductionElement (sim) | 0.02 (13 verified) | 0.03 | 8.50 | 2.44 | 0.25 | 0.31 | 0.01 | 0.04 | 7.89 | 11.82 |
| ThermofluidStream.Processes.Tests.ConvectivePipe (sim) | 0.01 (3 verified) | 0.02 | 5.56 | 2.45 | 0.15 | 0.05 | 0.01 | 0.03 | 5.33 | 8.91 |
| ThermofluidStream.Processes.Tests.ConvectivePipe_serial (sim) | 0.01 (4 verified) | 0.02 | 6.10 | 2.45 | 0.16 | 0.07 | 0.01 | 0.04 | 5.82 | 9.39 |
| ThermofluidStream.Processes.Tests.Flow_Resistance (sim) | 0.10 (8/270 failed) | 0.03 | 7.42 | 2.43 | 0.57 | 0.03 | 0.01 | 0.04 | 6.76 | 10.86 |
| ThermofluidStream.Processes.Tests.Nozzle (sim) | 0.01 (3 verified) | 0.10 | 10.06 | 2.42 | 0.72 | 0.07 | 0.02 | 0.08 | 9.18 | 13.40 |
| ThermofluidStream.Processes.Tests.Pump (sim) | 0.01 (10 verified) | 0.03 | 7.73 | 2.47 | 0.77 | 0.17 | 0.02 | 0.06 | 6.70 | 11.08 |
| ThermofluidStream.Processes.Tests.TransportDelay | 0.00 | 2.16 | 2.44 | 0.59 | 0.04 | 0.01 | 0.04 | 1.49 | 5.43 | |
| ThermofluidStream.Processes.Tests.Turbine (sim) | 0.01 (1/5 failed) | 0.02 | 5.96 | 2.41 | 0.57 | 0.04 | 0.01 | 0.03 | 5.31 | 9.23 |
| ThermofluidStream.Sensors.Tests.TestSensors (sim) | 0.28 (20/1268 failed) | 0.17 | 20.44 | 2.49 | 1.48 | 2.75 | 0.03 | 0.43 | 15.74 | 24.29 |
| ThermofluidStream.Topology.Tests.TestDynamicTopology (sim) | 0.01 (9 verified) | 0.51 | 23.70 | 2.45 | 1.67 | 0.36 | 0.33 | 0.24 | 21.11 | 27.54 |
| ThermofluidStream.Topology.Tests.TestJunction (sim) | 0.01 (4 verified) | 0.02 | 5.78 | 2.44 | 0.56 | 0.02 | 0.01 | 0.02 | 5.17 | 9.06 |
| ThermofluidStream.Topology.Tests.TestJunctionNM (sim) | 0.02 (9 verified) | 0.16 | 13.92 | 2.48 | 0.94 | 0.38 | 0.02 | 0.07 | 12.51 | 17.45 |
| ThermofluidStream.Topology.Tests.TestNonPhysical (sim) | 0.02 (28 verified) | 0.27 | 17.78 | 2.50 | 1.46 | 0.52 | 0.07 | 0.69 | 15.03 | 21.42 |
| ThermofluidStream.Topology.Tests.TestSplitter (sim) | 0.01 (4 verified) | 0.02 | 5.31 | 2.50 | 0.58 | 0.02 | 0.00 | 0.02 | 4.70 | 8.70 |
| ThermofluidStream.Undirected.Boundaries.Tests.PhaseSeperator (sim) | 0.02 (14 verified) | 2.16 | 16.55 | 2.45 | 0.81 | 3.17 | 0.03 | 0.14 | 12.39 | 22.02 |
| ThermofluidStream.Undirected.Boundaries.Tests.Reservoir (sim) | 0.02 (9 verified) | 0.03 | 8.69 | 2.46 | 0.19 | 0.09 | 0.02 | 0.29 | 8.10 | 12.03 |
| ThermofluidStream.Undirected.Boundaries.Tests.TestBoundaries (sim) | 0.01 (4 verified) | 0.02 | 5.47 | 2.45 | 0.57 | 0.02 | 0.01 | 0.02 | 4.85 | 8.75 |
| ThermofluidStream.Undirected.Boundaries.Tests.TestVolumes (sim) | 0.03 (43 verified) | 0.19 | 21.80 | 2.45 | 0.88 | 0.49 | 0.04 | 0.53 | 19.86 | 25.32 |
| ThermofluidStream.Undirected.Boundaries.Tests.VolumesDirectCoupling (sim) | 0.06 (39 verified) | 12.40 | 18.34 | 2.43 | 0.94 | 0.55 | 0.04 | 0.84 | 15.97 | 34.06 |
| ThermofluidStream.Undirected.FlowControl.Tests.BasicControlValve (sim) | 0.01 (6 verified) | 0.05 | 8.21 | 2.48 | 0.26 | 0.35 | 0.02 | 0.06 | 7.53 | 11.62 |
| ThermofluidStream.Undirected.FlowControl.Tests.CheckValve (sim) | 0.01 (4 verified) | 0.02 | 5.83 | 2.51 | 0.63 | 0.03 | 0.01 | 0.02 | 5.15 | 9.24 |
| ThermofluidStream.Undirected.FlowControl.Tests.MCV (sim) | 0.16 (33 verified) | 0.38 | 13.80 | 2.42 | 0.72 | 0.22 | 0.04 | 0.41 | 12.41 | 17.61 |
| ThermofluidStream.Undirected.FlowControl.Tests.SpecificValveType (sim) | 0.02 (5 verified) | 0.05 | 7.52 | 2.49 | 0.21 | 0.08 | 0.02 | 0.30 | 6.91 | 10.91 |
| ThermofluidStream.Undirected.FlowControl.Tests.TanValve (sim) | 0.02 (5 verified) | 0.06 | 7.06 | 2.48 | 0.68 | 0.07 | 0.02 | 0.06 | 6.24 | 10.48 |
| ThermofluidStream.Undirected.HeatExchangers.Tests.ConductionElementTwoPhase (sim) | 0.01 (4 verified) | 2.00 | 8.54 | 2.57 | 0.33 | 0.35 | 0.05 | 0.06 | 7.75 | 13.97 |
| ThermofluidStream.Undirected.HeatExchangers.Tests.TestDiscretizedHEX (sim) | 0.02 (25 verified) | 30.91 | 28.35 | 2.48 | 1.02 | 0.81 | 0.44 | 0.98 | 25.09 | 62.64 |
| ThermofluidStream.Undirected.HeatExchangers.Tests.TestDiscretizedHEXvsDir (sim) | 0.05 (73 verified) | 43.89 | 65.76 | 2.46 | 2.02 | 3.35 | 0.36 | 4.80 | 55.23 | 113.03 |
| ThermofluidStream.Undirected.Interfaces.Tests.Test_p_out_clipping (sim) | 0.01 (6 verified) | 0.03 | 7.80 | 2.43 | 0.61 | 0.06 | 0.02 | 0.07 | 7.05 | 11.07 |
| ThermofluidStream.Undirected.Processes.Tests.ConductionElement (sim) | 0.02 (15 verified) | 0.04 | 10.50 | 2.45 | 0.29 | 0.33 | 0.01 | 0.06 | 9.81 | 13.85 |
| ThermofluidStream.Undirected.Processes.Tests.TestFlowResistance (sim) | 0.01 (3 verified) | 0.02 | 6.06 | 2.45 | 0.57 | 0.03 | 0.01 | 0.03 | 5.43 | 9.41 |
| ThermofluidStream.Undirected.Processes.Tests.TransportDelay | 0.00 | 2.23 | 2.44 | 0.60 | 0.05 | 0.01 | 0.04 | 1.52 | 5.50 | |
| ThermofluidStream.Undirected.Sensors.Tests.TestSensors (sim) | 0.02 (13 verified) | 0.13 | 14.75 | 2.41 | 0.91 | 0.98 | 0.03 | 0.36 | 12.47 | 18.15 |
| ThermofluidStream.Undirected.Topology.Tests.TestConnectors (sim) | 0.02 (13 verified) | 0.05 | 11.11 | 2.50 | 0.70 | 0.14 | 0.02 | 0.39 | 9.86 | 14.50 |
| ThermofluidStream.Undirected.Topology.Tests.TestJunction (sim) | 0.01 (9 verified) | 0.04 | 11.14 | 2.46 | 0.70 | 0.22 | 0.03 | 0.36 | 9.83 | 14.47 |