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

add wilson_estimate! hook #13

Closed
wants to merge 3 commits into from
Closed

Conversation

longemen3000
Copy link
Contributor

Defines additional methods wilson_estimate!. the main one that i need is wilson_estimate!(K::AbstractVector,eos,p,T,storage), For EoS without a defined critical point, you need to calculate the critical coordinates before producing a wilson estimate (ideally, storing those critical points in the storage).

@moyner
Copy link
Owner

moyner commented Oct 20, 2023

Looks good. I see the module cannot be loaded due to the types not being defined first. I made a separate PR (#14) where I move the load order of types that should fix it.

@longemen3000
Copy link
Contributor Author

i will close this for now, i did the integration without needing it

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

Successfully merging this pull request may close these issues.

2 participants