Skip to main content

Python package for calculating gas properties using the AGA8 equations GERG-2008 and DETAIL

Reason this release was yanked:

missing whl files

Project description

pyaga8

Python package for calculating gas properties using the AGA8 equations GERG-2008 and DETAIL, utilizing the Rust port ((https://crates.io/crates/aga8) of NIST's AGA8 code (https://github.com/usnistgov/AGA8).

Link to Github repo: https://github.com/equinor/pyaga8

Description

pyaga8 is a Python package that provides bindings for the AGA8 algorithm (GERG-2008 and DETAIL equations). The core functionality is implemented in Rust for performance, and it is exposed to Python using the pyo3 library.

pyaga8 is used by the pvtlib package: https://pypi.org/project/pvtlib/ pvtlib include methods built on top of the pyaga8 functions, such as gas properties from PT (pressure, temperature), PH (pressure, enthalpy), PS (pressure, entropy) and rhoT (density, temperature). Link to example: https://github.com/equinor/pvtlib/blob/main/examples/gas_properties_from_aga8.py

Installation

You can install the package using pip:

pip install pyaga8

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyaga8-0.1.13-cp313-cp313-manylinux_2_34_x86_64.whl (308.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

pyaga8-0.1.13-cp313-cp313-manylinux_2_31_x86_64.whl (308.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ x86-64

pyaga8-0.1.13-cp313-cp313-macosx_11_0_arm64.whl (276.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyaga8-0.1.13-cp312-cp312-manylinux_2_34_x86_64.whl (307.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

pyaga8-0.1.13-cp312-cp312-manylinux_2_31_x86_64.whl (307.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

pyaga8-0.1.13-cp312-cp312-macosx_11_0_arm64.whl (276.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyaga8-0.1.13-cp311-cp311-manylinux_2_34_x86_64.whl (308.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

pyaga8-0.1.13-cp311-cp311-manylinux_2_31_x86_64.whl (308.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

pyaga8-0.1.13-cp311-cp311-macosx_11_0_arm64.whl (278.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyaga8-0.1.13-cp310-cp310-manylinux_2_34_x86_64.whl (308.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

pyaga8-0.1.13-cp310-cp310-manylinux_2_31_x86_64.whl (308.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.31+ x86-64

pyaga8-0.1.13-cp310-cp310-macosx_11_0_arm64.whl (279.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyaga8-0.1.13-cp39-cp39-manylinux_2_34_x86_64.whl (309.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ x86-64

pyaga8-0.1.13-cp39-cp39-manylinux_2_31_x86_64.whl (309.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.31+ x86-64

pyaga8-0.1.13-cp39-cp39-macosx_11_0_arm64.whl (279.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file pyaga8-0.1.13-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 aa99cd8c387e632307fad72d0998ce9dbb8a6ed156bb856a9c5cdbb1dd1a52da
MD5 c6d83937c97a5c438f028e21ec0a3e51
BLAKE2b-256 3eecdadb42896019302dbcf2beaa0e53a8a5a46afebd1a78c527ee99ed51d97b

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp313-cp313-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp313-cp313-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 6f6688ce5f12867c2284d05f06dec2c154fcb4acb1c94115b65706bccc3512a3
MD5 8481f98449d94e702c957e6490e183fd
BLAKE2b-256 0f640deba37a3b82fd90e8efcfb42a5a23dcb7dcb297715f8750b81d0058177b

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ffec648cecde0147619e5129a13251e82ce6e9b8b4b1882369639d2a00e96ac
MD5 dbf752990630b71a66453d906b05ea61
BLAKE2b-256 c272f4556dae912fb90a8448fe3fd346e9fd7408d66e48b5e70e13b75458b184

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e99b4a5e7f72773a58b12bc174384979f4263dcd318d62e70a2e94c04704b6a0
MD5 d6484d113b993f9b03fc4d49cbf259e3
BLAKE2b-256 aa416f64d57e5259a63d16ac58236abd4ff0d2c3a8ce35540f84b3110df43a97

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 20f16bbfdf6305c2a13a232f5285794afb6c72e993e5361786e86ff9f2d04b76
MD5 f36234a2f86a8440c6bc43d964dbec4a
BLAKE2b-256 932886f61ced9adcf0e8075ffa1735329996c45675cd13ef0b12da2210bf2e34

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b83125c96647a8aec1705a01136de2be30ff0a442ec32584ec7590bcc4c5af3a
MD5 5dd1a47fef81b58a61bbc162a216e3c3
BLAKE2b-256 20513917a2bd8e8c1bb8e0d57ba6bcb118315075b6cc60e5ddb5aa1619aff238

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c3e6184c5bf21291475caafb8474401bf0ed86e0dceb8c8ebb6fb8723201b84d
MD5 567cb9375515ec0432682af6ea20def7
BLAKE2b-256 ef8a21f70af660c943cff8f0e1afe0ab3d9b763878c2579453757588a4714646

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 60ef37cd7ef56327dfb5c343f214586e2bfdbbd12dde64ba705126eb31f9e35d
MD5 50b1bdae5058f7ca5f99fbacc65a066e
BLAKE2b-256 b01e69586f608f18dfa911366314d9b4b2eda77b738152f6a6e28345a15090e8

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b85f9615ce407f2d8ee68fd4539f357fb351f4614aca705734dea3d41cbb7256
MD5 af0ac33cfe3e762085568209c457f344
BLAKE2b-256 d209829781db05db59cbadfdc5adc0e9053eff634b872933fc66e87faa55cb41

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 12a9fadb7f46f6a6c29d0740fd20d57b923bac6099f3f2567941a47462b86a72
MD5 679ad797be6f8a03ebad7a449e9f535c
BLAKE2b-256 021b52663bd2b249ca8a5964a5929d38872c034cd44b44c2d6c14fda911516d8

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp310-cp310-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp310-cp310-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 e5d9903c1a12f780eb297651e206ce78dbec7cf7e334cfac3db104575c113c34
MD5 340e36601a65d13713db7f2b9b5a7675
BLAKE2b-256 4a9faec8af65d86b5e2b88f9e4ff9a10adbfd47e372126c99eea5d53b789d47c

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 877016a344dcd2b206541bcf04a8ac2b517d74b1cbb21aebfca041368b64b931
MD5 b0fb62c199f4c1db9dbf1a34e8b781a4
BLAKE2b-256 ffe24ca928c4f49bfb067d96578ee9dacb0dc5b471d0b11114d9d4e9b949bb27

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp39-cp39-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp39-cp39-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 dd1023197c92e4a2768c749969493457d496b0256586dc6d28d40c1d482f5645
MD5 6e424d45c936e1d23e16b2b556155505
BLAKE2b-256 34387dbead3909d745f739c9a862944a0b8273d2df627eacb0855056e9477cbf

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp39-cp39-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp39-cp39-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 6a74fc04c406806ecd12c3cb1840afa24735a9f566a2715d0f20c75d6e14abbf
MD5 fba7faa67b48a2c2f2c855fed3334dd3
BLAKE2b-256 c840aa54dbcefae980a2896cf6b3e94ecb45f6af1144b85f35ffcac6bb50da05

See more details on using hashes here.

File details

Details for the file pyaga8-0.1.13-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyaga8-0.1.13-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 669478e410da3fa9c866eb907618f41ddfe11bc8041beb744ef4305d8cd31001
MD5 2c47189b40a7488eaca35c4dba2d872c
BLAKE2b-256 862052c3b9cce3173a6b045e6aa5cb90270d46c155ce691f5efbbb2d2831d93c

See more details on using hashes here.

Supported by

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