chmarti1 / PYroMat

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

fix igmix.Tlim() #37

Closed BenPortner closed 2 years ago

BenPortner commented 2 years ago

pm.units.temperature_scale instead of np.temperature_scale

chmarti1 commented 2 years ago

Confirmed. Testing for the Tlim() method is not usually part of my release procedure. Thank you for the catch. This will be folded in with release 2.2.0 - scheduled for this month (May 2022).

chmarti1 commented 2 years ago

Thanks for your submission. I've manually added the change rather than bothering with a pull