coolpropEasy Playground

Thermophysical properties of fluids (refrigerants, gases, etc.)

Getting started with coolpropRun locally
Install
pip install coolprop
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: coolprop)

coolprop is a third-party package. Thermophysical properties of fluids (refrigerants, gases, etc.). Install with: pip install coolprop

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?