AASHTO LRFD Drilled Shaft Analysis Tool
Project description
PyPile: AASHTO LRFD Drilled Shaft Analysis
PyPile 是一个模块化、面向对象的 Python 库,专门用于按照 AASHTO LRFD Bridge Design Specifications (9th Edition) 和 FHWA-NHI-10-016 标准计算钻孔灌注桩(Drilled Shafts / Bored Piles)的轴向承载力。
该项目旨在为岩土工程师提供一个透明、可扩展且自动化的计算工具,替代繁琐且容易出错的 Excel 表格。
🚀 主要特性 (Key Features)
- 规范合规 (Code Compliance): 严格遵循 AASHTO LRFD 规范,内置抗力系数 ($\varphi$) 和极限阻力限制 (Limits)。
- 多地层处理 (Multi-Layer Stratigraphy): 支持复杂的“上软下硬”地层、夹层以及地下水位影响。
- 自动化参数关联 (Auto-Correlations):
- 自动将野外 SPT $N$ 值修正为 $N_{60}$。
- 基于 $N$ 值自动估算土体重度 ($\gamma$)、内摩擦角 ($\phi'$) 和不排水抗剪强度 ($S_u$)。
- 高级算法 (Advanced Solvers):
- 黏土 (Clay): $\alpha$-Method (Total Stress).
- 砂土 (Sand): $\beta$-Method (Effective Stress).
- 中间岩土材料 (IGM): 针对 $N > 50$ 的极密实土层或软岩的特殊处理逻辑。
- 模块化架构: 易于扩展新的计算方法或集成到更大的 Web/Desktop 应用中。
📦 安装 (Installation)
目前 PyPile 处于开发阶段,建议通过克隆仓库进行本地安装:
git clone [https://github.com/yourusername/pypile.git](https://github.com/yourusername/pypile.git)
cd pypile
# (可选) 创建虚拟环境
python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate
# 安装依赖 (如果有)
pip install -r requirements.txt
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
pypiles-0.3.3.tar.gz
(4.0 MB
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
pypiles-0.3.3-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file pypiles-0.3.3.tar.gz.
File metadata
- Download URL: pypiles-0.3.3.tar.gz
- Upload date:
- Size: 4.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
536bd9a648297f61fc4952b0a01c0a602780b629cf2b9a96842edc4e475f034d
|
|
| MD5 |
1935de1fbba905a0ae3a7104499e2ee4
|
|
| BLAKE2b-256 |
5f517c57ed7d45c12e5523969036c625bb18325ee88d68ef4d4b25d5ddcb928d
|
File details
Details for the file pypiles-0.3.3-py3-none-any.whl.
File metadata
- Download URL: pypiles-0.3.3-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82f65d67b8ec9301a63ec5de10b3fe2053e493f86dd4ada40d4f2f385ee78969
|
|
| MD5 |
014d54c0576e8a21b6f79ce624d29123
|
|
| BLAKE2b-256 |
9b799dd5ad149e5d279d7cfe546534bf2ec2b0c0800ed5029fe0880e88a8497e
|