Skip to main content

The one-stop python toolkit for Flow Assurance workflows

Project description

Pontem Analytics Logo

Welcome to pypontem

GitHub release License Python Version

pypontem is a Python-based library designed for postprocessing simulation outputs generated by OLGA, a leading transient multiphase flow simulator. It helps flow assurance engineers efficiently extract, organize, and analyze simulation data.

Table of Contents

Key Features

  • Metadata Extraction – Retrieve simulation metadata (e.g., version, title, author).
  • Branch Analysis – Identify branch names and extract elevation profiles.
  • Variable Search – Search variable catalogs based on name, location, or pipeline section.
  • Trend Data Extraction – Extract time-series data from TPL files.
  • Profile Data Extraction – Extract spatial profile data from PPL files.
  • Unit Conversion – Seamless and robust handling of unit transformations.

Installation

pypontem requires Python 3.12.3. Follow these steps to install:

# Create a new Conda environment
conda create -n pypontem_env python=3.12.3 jupyter 

# Activate the environment
conda activate pypontem_env

# Install the package
pip install pypontem

Usage Example

Once installed, you can start using pypontem as follows:

from pypontem.tpl.tplparser import tplParser

# Load a sample OLGA simulation file
tpl = tplParser(r'example_tpl.tpl')

# Extract metadata from a tpl file
metadata = tpl.metadata
print(metadata)

For a detailed walkthrough, check the official documentation.

Contributing

We welcome contributions! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Submit a pull request for review.

Authors

  • Pontem Analytics

Further Resources

License

This project is licensed under the MIT License.

Contact & Support

For support, feature requests, or bug reports, open an issue in the GitHub repository

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

pypontem-1.0.9.tar.gz (8.5 MB view details)

Uploaded Source

Built Distribution

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

pypontem-1.0.9-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file pypontem-1.0.9.tar.gz.

File metadata

  • Download URL: pypontem-1.0.9.tar.gz
  • Upload date:
  • Size: 8.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for pypontem-1.0.9.tar.gz
Algorithm Hash digest
SHA256 8e16c457227584a8cdffb144955d0942c5a2018ab27c99f86644776041cc99fa
MD5 b08076e57e45f0433e73c7a4f45cee8b
BLAKE2b-256 5e4881b32cd05414c9cb90f9bcac36299ed853ea4bcddc84f7ec0fe25329daf8

See more details on using hashes here.

File details

Details for the file pypontem-1.0.9-py3-none-any.whl.

File metadata

  • Download URL: pypontem-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 29.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for pypontem-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 024a98ead45ce36ba87922420ebc22a83e53486e53f971e1630ae73db4c184d9
MD5 889403d2a9cac2e4d6f645ad6f8fd312
BLAKE2b-256 37d1b0c1a3d17e4185e5dfc4b794b74cb84bc4575e970e2cc51cd105765de190

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