CoolProp icon indicating copy to clipboard operation
CoolProp copied to clipboard

Thermophysical properties for the masses

Results 255 CoolProp issues
Sort by recently updated
recently updated
newest added

Hello, thank you for CoolProp Sorry for this very weird question. ### Prerequisites We have CoolProp working on Windows with Excel. We add LibreOffice on the same PC and its...

Just wondering if R514A would be supported at some point soon? I believe this is a mixture of R-1336mzz(Z) and 1130(E). (I'm working using the excel add-in t the moment)....

new fluid/EoS

### **Description** We are currently working on simulating pure hydrogen gas behavior in storage tanks while fulling and defueling the tank. Unfortunately, there seems to be a Coolprop issue when...

### Description Following on from my separate pull request https://github.com/CoolProp/CoolProp/pull/2152 I’ve noted during testing that the phase envelope itself is a little weird. So the way it appears to be...

### Description of the Change This PR adds proper cmake config scripts to CoolProp. It installs cmake config files, which enables a user to use the CoolProp library as follows...

I am working with various atypic mixtures, and for speeding up the simulation I try to implement the tabular approach of Coolprop. Since I also have access to REFPROP, I...

### Description I have found that the order of departure function parameters, "l", for GeneralizedHFC in CoolProp v. 6.4.1 (also in v. 6.3.0) is not the same as that in...

### Description CoolProp creates and installs its C++ library via CMake "make install" target. However, the installed library does not provide a CMake package configuration file, which contains include paths,...

The compressibility factor Z and the second and thrid virial coefficients BVIRIAL and CVIRIAL can be retrieved using CoolProp's PropsSI function at a certain state (e.g. T,p) for a certain...

### Description Trying to pip install CoolProp package on macOS Big Sur, but getting error message about `MACOSX_DEPLOYMENT_TARGET` ### Steps to Reproduce 1. `python -m pip install CoolProp` **Expected behavior:**...