Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.26 KB

README.md

File metadata and controls

44 lines (29 loc) · 2.26 KB

PDSim

What is PDSim?

This version uses CoolProp v6.x

Credits/History

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

Documentation/Examples

  • Try me on binder Binder

  • Build status on TravisCI: Build Status

  • The documention is available on ReadTheDocs: Documentation Status

Install

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 .