Replies: 1 comment 20 replies
-
Yes, there are intentions to eventually add some thermodynamics specific functions. I was considering the thermo library but the CoolProp library you point out looks promising. A Pyodide package would need to be built since it's not a pure Python library. Looking at your observable notebook, it has been compiled to wasm at some point for use in JavaScript so it should be possible to build a Pyodide package for it. |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was wondering if CoolProp would be desirable for this project in cases when thermodynamics are involved.
Here is a reference
https://observablehq.com/@dvd101x/vapor-compression-cycle
Beta Was this translation helpful? Give feedback.
All reactions