chmarti1 / PYroMat

PYroMat thermodynamic properties in Python
http://pyromat.org
Other
71 stars 13 forks source link

Test code breaks on d_s() #69

Closed chmarti1 closed 1 year ago

chmarti1 commented 1 year ago

The test code breaks on mp1.d_s() now that I have reverted back to version 2.1.10 call signatures. It tries to pass pressure as an argument, but that was not originally supported. I'd recommend that we simply stop testing these deprecated functions. Unless there are community-raised issues with them, we shouldn't need to touch them again.