This version uses CoolProp v6.x
The core code of PDSim was written by Ian Bell, as part of a collaborative project with the Ray W. Herrick Lab faculty while backpacking around the world. It has its origins in the work done on modeling scroll compressors, and to this day the most comprehensive analysis is possible for scroll compressors. Examples are available of
Examples are also available of
To setup a conda environment with the requirements, you can do move into the root folder of pdsim and do:
conda env create -f conda_environment.yml
And then to install PDSim
pip -vvv install .