A simple geotechnical engineering package
Project description
GeoEngineer
A simple Python package for geotechnical engineering calculations.
Installation
pip install geoengineer
Usage
from geoengineer 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
geoengineer-0.1.1.tar.gz
(3.5 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 geoengineer-0.1.1.tar.gz.
File metadata
- Download URL: geoengineer-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67a2351da982b6200fb0e0cbfcfc9cc108749eb165c18faed2d3177c07b3a978
|
|
| MD5 |
33f46a40db3c9bc3d5e6d3343d371894
|
|
| BLAKE2b-256 |
8cd25ebbc9bf5a348abaa52f21642caab2c96bdc3088c9adaaf9ec03fb76183c
|
File details
Details for the file geoengineer-0.1.1-py3-none-any.whl.
File metadata
- Download URL: geoengineer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46a4498971f3f226200149082388a3339723bb14388b10068e2b4b856b8ffb8e
|
|
| MD5 |
33e55fa250f18459b8adfa66d14241ce
|
|
| BLAKE2b-256 |
10a0231705c20f5e5c55bbf447a28493be88d0e86735e63d24d4ddc51d5b4785
|