chmarti1 / PYroMat

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

ig2 class breaks igmix #8

Closed chmarti1 closed 5 years ago

chmarti1 commented 5 years ago

The creation of the ig2 class in the alpha branch has broken the igmix class. Ideally, ig and igmix should be updated to be compatible with the new interface.

chmarti1 commented 5 years ago

Fixed; this was due to inconsistencies in how ig2 dealt with arguments without keywords.