ccp - Centrifugal Compressor Performance#

ccp is a python library for calculation of centrifugal compressor performance. The code uses CoolProp / REFPROP for the gas properties calculations.

_images/getting_started.svg

Getting Started

New to ccp? Check out the getting started guides. They contain an introduction to ccp main concepts and links to additional tutorials.

_images/user_guide.svg

User Guide

The user guide provides in-depth information on the key concepts of ccp with useful background information and explanation.

_images/api.svg

API Reference

The api reference contains a detailed description of the functions, modules, and objects included in ccp. The reference describes how the methods work and which parameters can be used.

_images/contributor.svg

Contributor’s Guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving ccp.

Getting Started

User Guide

References

Contributing