We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537ff8b commit 6d40ad0Copy full SHA for 6d40ad0
tests/thermo/test_ThermoTools.py
@@ -571,4 +571,4 @@ def test_gradient_flash():
571
TPflash(fluid1)
572
573
deep_fluid = TPgradientFlash(fluid1, 1000.0, 273.15 + 70.0 + 10.0)
574
- assert deep_fluid.getComponent("CO2").getx() == 0.010905853658496046
+ assert deep_fluid.getComponent("CO2").getx() == 0.010905853658496053
0 commit comments