Welcome to ThermoState’s documentation!¶

ThermoState is a Python package that provides easy management of thermodynamic states of simple compressible systems. ThermoState relies on CoolProp and Pint to provide the equations of state and units handling, respectively. ThermoState replaces tables that are typically used in engineering courses to evaluate properties when solving for the behavior of systems.

Contents:

  • Installation
    • Conda
    • Pip
    • From Source
  • Tutorial
    • Pint and Units
    • ThermoState
    • Default Units
    • Other Common Errors
    • Summary
  • Ploting Tutorial
    • Plot Creation
  • Examples
    • Air-Standard Brayton Cycle Example
    • Cold-Air Standard Brayton Cycle Example
    • Diesel Cycle Example
    • Rankine Cycle Example
    • Regen-Reheat Rankine Cycle Example
    • Cascade Refrigeration Cycle Example
  • ThermoState
    • thermostate.thermostate module
    • thermostate.abbreviations module
    • thermostate.plotting module
  • Change Log
    • 1.3.0 - 14-MAR-2022
    • 1.2.1 - 21-JUL-2020
    • 1.2.0 - 14-JUL-2020
    • 1.1.0 - 12-APR-2020
    • 1.0.0 - 03-MAR-2020
    • 0.5.3 - 04-MAR-2019
    • 0.5.2 - 01-FEB-2019
    • 0.5.1 - 05-JAN-2019
    • 0.5.0 - 23-OCT-2018
    • 0.4.2 - 21-SEP-2018
    • 0.4.1 - 21-SEP-2018
    • 0.4.0 - 21-SEP-2018
    • 0.3.0 - 09-JUL-2018
    • 0.2.4 - 08-JUL-2018
    • 0.2.3 - 24-SEP-2017
    • 0.2.2 - 13-APR-2017
    • 0.2.1
    • 0.2.0
    • 0.1.7
    • 0.1.6
    • 0.1.5
    • 0.1.4
    • 0.1.3
    • 0.1.2
    • 0.1.1
    • 0.1.0
  • Contributor Covenant Code of Conduct
    • Our Pledge
    • Our Standards
    • Our Responsibilities
    • Scope
    • Enforcement
    • Attribution
  • Contributing
    • Bug Reports
    • Pull Requests
    • Meta

Indices and tables¶

  • Index

  • Module Index

  • Search Page

thermostate

Navigation

Contents:

  • Installation
  • Tutorial
  • Ploting Tutorial
  • Examples
  • ThermoState
  • Change Log
  • Contributor Covenant Code of Conduct
  • Contributing

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

Documentation licensed under a CC-BY 4.0 License. | Powered by Sphinx 4.4.0 & Alabaster 0.7.12 | Page source
Fork me on GitHub