usnistgov / teqp

A highly efficient, flexible, and accurate implementation of thermodynamic EOS powered by automatic differentiation
https://pages.nist.gov/teqp-docs/en/latest/index.html
Other
49 stars 12 forks source link

Multifluid + assoc implementation #149

Closed ianhbell closed 2 weeks ago

ianhbell commented 1 month ago

For @fefiedler, add a way to mix a multifluid model (with potentially non-multiparameter pure fluid models) with the association term(s). Not sure whether it would be best to attach this to the existing multifluid model or to add this mutant as its own separate model. Or perhaps model on the generic SAFT term which has several contributions that are summed.

ianhbell commented 3 weeks ago

Complete - in the multifluidassoc branch, awaiting review and merge