No project description provided
Project description
Warmth
Forward modeling of thermal evolution through geological time
warmth is a python package used for modeling thermal evolution based on McKenzie's type basin extension. It can be use for:
- Finding beta factor
- Calculating subsidence and thermal history
- Basement heat flow through time
Features
- Multi-1D simulation
- Full 3D simulation with dolfinx
- Build model from either:
- Python objects
- XTGeo supported surface formats
- Multi-rift phase support
- Ensemble models with ERT https://github.com/equinor/ert
Installation
Until it is available on pypi, you will need to clone the repo
git clone git@github.com:equinor/warmth.git
pip install .
For a specific release
git clone git@github.com:equinor/warmth.git --branch <VERSION>
pip install .
For full 3D simulation, dolfinx is required.
See https://docs.fenicsproject.org/dolfinx/main/python/installation.html for installation instructions.
Tests
Requires dolfinx v0.6.0
mpirun -n 2 python3 -m pytest --with-mpi --cov-report=term-missing --cov-report=xml --cov=warmth tests
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
warmth-0.0.14.tar.gz
(96.9 kB
view details)
Built Distribution
warmth-0.0.14-py3-none-any.whl
(97.1 kB
view details)
File details
Details for the file warmth-0.0.14.tar.gz
.
File metadata
- Download URL: warmth-0.0.14.tar.gz
- Upload date:
- Size: 96.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.4 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 434637ca91101c719647efcdd89eb8a151dec80f1ec5f2ff60d02429773dd5ba |
|
MD5 | 199c59d6b84a10194a7b934195073b52 |
|
BLAKE2b-256 | a880f9764ae63289eefc707aba1522a83eb54c6162dd3077cad3223272b19796 |
File details
Details for the file warmth-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: warmth-0.0.14-py3-none-any.whl
- Upload date:
- Size: 97.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.4 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f536ea8ec3a8f29996ae868af9c2e4f2c94f51681262397bd587dab925533509 |
|
MD5 | 7e164b0f5961942f6384ea53ed08e983 |
|
BLAKE2b-256 | add751a8b8330ea3f58d64852cf776b501b5345386e8491b02620fcc23bc0c9b |