Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed Dec 26, 2024
1 parent 19f4fec commit afdbcef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ public void testCombinedProcess() {
.getFlowRate("MSm3/day"),
0.1);

Assertions.assertEquals(170.093573665,
Assertions.assertEquals(170.640681,
((Compressor) fullProcess.get("compressor process B").getUnit("KA27841")).getOutletStream()
.getPressure("bara"),
0.5);
Expand Down

0 comments on commit afdbcef

Please sign in to comment.