Coder Social home page Coder Social logo

j-jith / pythermophy Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 3.0 445 KB

Python module for predicting density, heat capacities and speed of sound of pure fluids using Peng-Robinson, (Soave-)Redlich-Kwong and Lee-Kesler equations of state.

Home Page: https://j-jith.github.io/pythermophy/

License: MIT License

Python 100.00%
thermodynamics equation-of-state python-module

pythermophy's Introduction

pythermophy is a python module for predicting various thermophysical properties of real fluids. The fluids can be currently modelled using the following equations of state:

  • Ideal Gas (IG)
  • Redlich-Kwong (RK)
  • Soave-Redlich-Kwong (SRK)
  • Peng-Robinson (PR)
  • Lee-Kesler (LK)

At the moment, the following thermophysical properties can be predicted as a function of temperature T (K) and pressure p (Pa):

  • Density (kg/m^3)
  • Compressibility factor
  • Speed of sound (m/s)
  • Isobaric specific heat capacity (real and ideal) (J/mol/K)
  • Isochoric specific heat capacity (real and ideal) (J/mol/K)
  • Departure function of specific heat capacities (J/mol/K)
  • Adiabatic index
  • Isothermal compressibility (1/Pa)

Installation

To install pythermophy, it is recommended to clone the git repository and use the provided setup.py as follows.

$ git clone https://github.com/j-jith/pythermophy
$ cd pythermophy
$ python setup.py install

The module was written and tested on Python 3, and therefore it is recommended to use pythermophy with Python 3.

Documentation

For detailed documentation, please visit https://j-jith.github.io/pythermophy/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.