A simple geotechnical engineering package
Project description
OpenGeoTech
A simple Python package for geotechnical engineering calculations.
Installation
pip install opengeotech
Usage
from opengeotech import effective_stress
# Calculate effective stress
sigma_prime = effective_stress(total_stress=100, pore_water_pressure=40)
print(f"Effective stress: {sigma_prime} kPa") # Output: Effective stress: 60 kPa
Features
- Calculate effective stress in soil
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
opengeotech-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opengeotech-0.1.0.tar.gz.
File metadata
- Download URL: opengeotech-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.12.1.2 readme-renderer/44.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.3.0 tqdm/4.67.1 importlib-metadata/8.6.1 keyring/25.6.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dbc6a78a1f6f860dd610a3ebcbf5cc41bd2ff1600ef6bc26d2b4ec314220407
|
|
| MD5 |
8da847087b09a60b5ea5b7019cfe965a
|
|
| BLAKE2b-256 |
e734ba931a931e9e22f98848bbe658bc50da388191fa5ac8e96991bbbc46f44b
|
File details
Details for the file opengeotech-0.1.0-py3-none-any.whl.
File metadata
- Download URL: opengeotech-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.12.1.2 readme-renderer/44.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.3.0 tqdm/4.67.1 importlib-metadata/8.6.1 keyring/25.6.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2767f568f6de88c18fc28a25978b658381ba29d26cd45468d35c876e71b8f08f
|
|
| MD5 |
6ea1a3f09e6d4b0fed33f9b37a5bdb2c
|
|
| BLAKE2b-256 |
e857dad5c05f62ffeced4c46cf6fa8833886bf96952892c7576066181eff8c7e
|