fhvermei / SolProp_ML

16 stars 5 forks source link

Add T-dep solubility prediction method using T-dep Hsolution #1

Closed yunsiechung closed 2 years ago

yunsiechung commented 2 years ago

Hi, I implemented the methods for predicting T-dep solubility using the T-dep Hsolution method. Since this method is only applicable to the solvents in the database and valid temperature ranges, if the calculation cannot be performed, it's skipped and error message is generated. You can check test this by running calculate_solubility.py.

Some of other changes include:

Could you review and merge this? Thanks!

yunsiechung commented 2 years ago

@fhvermei I made additional commits. They include: