Skip to content

Commit b2f306e

Browse files
committed
update
1 parent 362955f commit b2f306e

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.010905853658496048
574+
assert deep_fluid.getComponent("CO2").getx() == 0.010905853658496046

0 commit comments

Comments
 (0)