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

Use function-like object to apply EOS, deprecate apply methods #77

Closed
singularitti opened this issue Apr 12, 2020 · 0 comments · Fixed by #78
Closed

Use function-like object to apply EOS, deprecate apply methods #77

singularitti opened this issue Apr 12, 2020 · 0 comments · Fixed by #78
Labels
breaking Introduce breaking changes

Comments

@singularitti
Copy link
Member

I am inspired by the use of function-like objects in CoordinateTransformations.jl.
We introduce a non-exported type (which users do not use directly) EquationOfStateOnVolume, and currying is also made simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Introduce breaking changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant