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 access to contributions to viscosity and conductivity #800

Closed
ibell opened this issue Aug 29, 2015 · 1 comment
Closed

Add access to contributions to viscosity and conductivity #800

ibell opened this issue Aug 29, 2015 · 1 comment
Milestone

Comments

@ibell
Copy link
Contributor

ibell commented Aug 29, 2015

Needed for #746 and #786

Needed to build ECS curves

@ibell ibell added this to the v5.1.2 milestone Aug 29, 2015
@ibell ibell closed this as completed in 3ee7edb Aug 30, 2015
@ibell
Copy link
Contributor Author

ibell commented Aug 30, 2015

import CoolProp

AS = CoolProp.AbstractState('HEOS','n-Propane')
AS.update(CoolProp.PQ_INPUTS, 101325, 0)
print AS.viscosity_contributions()
print AS.conductivity_contributions()

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

No branches or pull requests

1 participant