Skip to content

sgolle/pdsim

 
 

Repository files navigation

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 .

About

Steady-State simulation code for positive displacement machines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.4%
  • C++ 10.1%
  • Other 0.5%