A python interface to the pure-component properties database for Sandler 5e
Project description
sandlerprops
A Python interface to the pure-component properties database that originally accompanied the textbook Chemical, Biochemical, and Engineering Thermodynamics (4th edition) by Stan Sandler (Wiley, USA).
Installation
pip install sandlerprops
Usage example
>>> from sandlerprops.properties import Properties as P
>>> m=P.get_compound('methane')
>>> m.Molwt
16.043
>>> p.U.Molwt
'g/mol'
>>> m.Tc
190.4
>>> p.U.Tc
'K'
Release History
- 0.0.1
- Initial version
Meta
Cameron F. Abrams – cfa22@drexel.edu
Distributed under the MIT license. See LICENSE for more information.
https://github.com/cameronabrams
Contributing
- Fork it (https://github.com/cameronabrams/ThermoProblems/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sandlerprops-0.0.1.tar.gz.
File metadata
- Download URL: sandlerprops-0.0.1.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
643c8f101773ef50441a4624dab2653b3a4272bd6921cb44e3e3c9b436d3f713
|
|
| MD5 |
afc5b22dfbc362f42f49c825e4cf2a53
|
|
| BLAKE2b-256 |
378cef03946a92596b244f131e242e1e25a9ec7f7e4e8aa1937a99a06c9fc1bc
|
File details
Details for the file sandlerprops-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sandlerprops-0.0.1-py3-none-any.whl
- Upload date:
- Size: 42.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2bb1e5f98703c38503f2f0ce383703e1fa4b094cdfe39b38fc8c259f6e404eb
|
|
| MD5 |
feb200b013cad7fa11ce1d1efd4e574c
|
|
| BLAKE2b-256 |
234dd74079052b664b76b7b25392e0404d078e229edeb0deedee9651375541a3
|