Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution: enable passing EOS instance as engine #35

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Solution: enable passing EOS instance as engine #35

merged 2 commits into from
Aug 22, 2023

Conversation

rkingsbury
Copy link
Member

Summary

This PR adds the ability to pass an EOS instance as an engine kwarg to Solution, rather than just strings. This opens the possibility to pass customized EOS classes that have not been hard-coded into Solution.__init__.

It also fixes a small bug in which the NativeEOS was not properly ignoring HOH as the salt in very dilute solutions.

@rkingsbury rkingsbury added the release:patch will issue a patch release label Aug 22, 2023
@rkingsbury rkingsbury merged commit 435eb49 into main Aug 22, 2023
14 checks passed
@rkingsbury rkingsbury deleted the HOH branch August 22, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch will issue a patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant