Skip to main content

No project description provided

Project description

opm-origen

Prerequisites

  • Install make, cmake and g++
  • Build/Install Opm-Common
  • Build/Install Opm-Grid

Install opm packages

sudo apt-add-repository ppa:opm/ppa
sudo apt-get update

sudo apt-get install libopm-common-dev
sudo apt-get install libopm-grid-dev

How to build

git clone git@github.com:OriGenAI/opm-origen.git
cd opm-origen
mkdir build
cd build
cmake ..
make

How to use

  • Copy the binary under build/lib folder
  • Import the binary from your Python code
  • Call the library functions

Example

from origen.ai.ecl import read_transmissibility

trans = read_transmissibility("path-to-data.DATA")
print(trans)

Develop

You can use the main.cpp file to debug. Just call your function from there and compile the code. You will find the binary in build/bin/main

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

origen_ai_ecl-0.1.4.tar.gz (188.9 kB view details)

Uploaded Source

Built Distribution

origen_ai_ecl-0.1.4-py3-none-any.whl (189.8 kB view details)

Uploaded Python 3

File details

Details for the file origen_ai_ecl-0.1.4.tar.gz.

File metadata

  • Download URL: origen_ai_ecl-0.1.4.tar.gz
  • Upload date:
  • Size: 188.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.2 Linux/6.1.11-100.fc36.x86_64

File hashes

Hashes for origen_ai_ecl-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2fca4caac7b94f9c80f6577f1a69a5daacfca19679594e0ca7480d1d86197773
MD5 c80a3b27740c4646c3d178ffb809fdd7
BLAKE2b-256 df01dea61e1226a3e9372baa32712f0e428408d4af9d41a27512b892ccac5f7d

See more details on using hashes here.

File details

Details for the file origen_ai_ecl-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: origen_ai_ecl-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 189.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.2 Linux/6.1.11-100.fc36.x86_64

File hashes

Hashes for origen_ai_ecl-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8de2efaf6c17de77c636a45e6873e76e8af54b83194477fb932d5b7265f610f4
MD5 6b7e2d7ca853d6fbd8b6fe691ad267f6
BLAKE2b-256 6e1911b0b16ae1c806fce221e0bb4fa6234cff3fb75cf468e897de4d788185b7

See more details on using hashes here.

Supported by

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