coolprop
Package — ScientificPython 3.7+Expert
Thermophysical properties of fluids (refrigerants, gases, etc.)
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- None (C++ library bundled)
- Install
pip install coolprop
Learn by Difficulty
Quick Example
python
# Install: pip install coolprop import coolprop # Basic coolprop usage print(f"Using coolprop") # See documentation for detailed examples
coolprop is a third-party package. Thermophysical properties of fluids (refrigerants, gases, etc.). Install with: pip install coolprop
Try in PlaygroundTags
packagescientificengineeringresearch