The official Python library for the GeoEngineerAI API
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.2.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.2.tar.gz.
File metadata
- Download URL: geoengineer-0.1.2.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 |
190db8b7a88d745094adabe49cd2edf48457385d93dafcd109469f7ae005c5d9
|
|
| MD5 |
78b3f20f70a5748cce1b16f51262404b
|
|
| BLAKE2b-256 |
f34e01fb2e2cae7684290eb8f83754f36bff0f3cd5e84b223664dc3284e58402
|
File details
Details for the file geoengineer-0.1.2-py3-none-any.whl.
File metadata
- Download URL: geoengineer-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
e9f43ec17a59e7d6edb1aa7273c73235e5522b47bd30a983e976c29ad83d0c72
|
|
| MD5 |
7a62a139a6866c7e8b73c2620bc85f2d
|
|
| BLAKE2b-256 |
a80cf2153c0ad4aee90b917329c7916ea7201bf7522e5c5af2e822059c57774d
|