Skip to content

Commit 6d40ad0

Browse files
committed
update
1 parent 537ff8b commit 6d40ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/thermo/test_ThermoTools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,4 +571,4 @@ def test_gradient_flash():
571571
TPflash(fluid1)
572572

573573
deep_fluid = TPgradientFlash(fluid1, 1000.0, 273.15 + 70.0 + 10.0)
574-
assert deep_fluid.getComponent("CO2").getx() == 0.010905853658496046
574+
assert deep_fluid.getComponent("CO2").getx() == 0.010905853658496053

0 commit comments

Comments
 (0)