Skip to main content

Thermodynamic properties in Python.

Project description

PYroMat

Thermodynamic tools for Python

By Chris Martin crm28@psu.edu

PYroMat is a flexible platform for conveniently working with thermodynamic data. The expanding collection of substances includes data for the properties people need most, exposed in an intuitively designed object interface Come read more.

Installation from the Python Package Index

If you have pip installed, you can install PYroMat with a single command.

$ pip install pyromat 

If you are upgrading, you can always use

$ pip install pyromat --upgrade

Getting started

>>> import pyromat as pm
>>> O2 = pm.get('ig.O2')
>>> h = O2.h(492,1.01)  # enthalpy at 492K, 1.01bar
>>> pm.info('O2')     # where did these data come from?
>>> pm.config['unit_pressure'] = 'psi'  # Don't like working in bar?

Happy calculating!

License

Copyright (c) 2015-2021 Christopher R. Martin

PYroMat is released under the GNU General Public License v3.0.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PYroMat-2.1.8.tar.gz (625.0 kB view details)

Uploaded Source

File details

Details for the file PYroMat-2.1.8.tar.gz.

File metadata

  • Download URL: PYroMat-2.1.8.tar.gz
  • Upload date:
  • Size: 625.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for PYroMat-2.1.8.tar.gz
Algorithm Hash digest
SHA256 a3b38bdab4a254d8363f01b446ef8f86b4ce0f3a75ce3ad1a84705d0c18a8271
MD5 d5e477a886bcdcfe20589e65c9542ac8
BLAKE2b-256 e8e64d454d6eae9c5826cc3b9e39992c9f548276e0dc0a31b4fd8b86ee530c65

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page