Skip to main content

Consolidation and Sedimentation software in Python

Project description

PyPI Documentation Status PyPI - License

A Python package to calculate consolidation of sediment particles in soil suspensions. The code is being developed by Ismail Myouri for the MUDNET group at Delft Technical University and DELTARES, The Netherlands. The consoil package can be used under the conditions of the GPLv3 license.

Features

  • Basic classes for sedimentation.

Installation

To use the package consoil, install it in a Python environment:

(env) pip install consoil

or

(env) conda install consoil

This should automatically install the dependency packages matplotlib , scipy and pandas, if they haven’t been installed already. If you are installing by hand, ensure that these packages are installed as well.

Example use

import numpy as np

from consoil.constants import *
from consoil import *

import matplotlib
import matplotlib.pyplot as plt
from pathlib import Path

matplotlib.use("Qt5Agg")
DATADIR = Path(__file__).parent

consoil pages

Author and license

References

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

consoil-0.0.1.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

consoil-0.0.1-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file consoil-0.0.1.tar.gz.

File metadata

  • Download URL: consoil-0.0.1.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.9

File hashes

Hashes for consoil-0.0.1.tar.gz
Algorithm Hash digest
SHA256 cd616259d58fbfc8582590365400e83c224be2ded362b376eb105036febe5cc6
MD5 3964a50f926acb015172068fe8d74bde
BLAKE2b-256 81bbb24c14ab809435e5369e312aa390864019d6925329502d533c8bb512a084

See more details on using hashes here.

File details

Details for the file consoil-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: consoil-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.9

File hashes

Hashes for consoil-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 66c77b1774e5a2425fc3c5a59b9c70accd039299242478a13d5f9d2b33f2a14d
MD5 0b3c4aff86262ddac63924cd86178047
BLAKE2b-256 d1a297da4c99d4301a70f0129701a319c54d2be7384adf387f3ca8560852fb9f

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