thermohub / thermofun

A code for calculating the standard state thermodynamic properties at a given temperature and pressure.
https://thermohub.org/thermofun/thermofun/
GNU Lesser General Public License v2.1
26 stars 8 forks source link

[JOSS] Tests failing #47

Closed hgandhi2411 closed 2 years ago

hgandhi2411 commented 2 years ago

Two tests in test_thermoengine.py are failing. You can see the log from running pytest pytests/ here

gdmiron commented 2 years ago

Tests pass in windows and Ubuntu. Need to investigate this in depth #37 since this is OS dependent. Some round off bug.

gdmiron commented 2 years ago

should be fixed #50