earth-pressure-calculator
SolidEarth pressure calculation skill for retaining structures using classical and seismic methods
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Earth Pressure Calculator Skill
## Purpose
The Earth Pressure Calculator Skill determines lateral earth pressures on retaining structures using Rankine, Coulomb, and seismic methods for design of retaining walls and basement walls.
## Capabilities
- Active earth pressure (Rankine, Coulomb)
- Passive earth pressure
- At-rest earth pressure
- Surcharge effects
- Layered soil conditions
- Seismic earth pressure (Mononobe-Okabe)
- Sloping backfill effects
- Water pressure considerations
## Usage Guidelines
### When to Use
- Designing retaining walls
- Analyzing basement walls
- Evaluating excavation support
- Assessing seismic pressures
### Prerequisites
- Soil parameters available
- Wall geometry defined
- Surcharge loads identified
- Groundwater level known
### Best Practices
- Select appropriate theory
- Consider wall movement
- Include seismic where required
- Account for drainage
## Process Integration
This skill integrates with:
- Retaining Wall Design
- Foundation Design
## Configuration
```yaml
earth-pressure-calculator:
theories:
- rankine
- coulomb
- log-spiral
pressure-states:
- active
- passive
- at-rest
seismic:
- mononobe-okabe
- wood
```
## Output Artifacts
- Pressure diagrams
- Force calculations
- Moment summaries
- Seismic increment values
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
bearing-capacity-calculator
Soil bearing capacity calculation skill using multiple methods for various foundation types
1,160 Updated today
a5c-ai AI & Automation Solid
settlement-calculator
Foundation settlement calculation skill for immediate, consolidation, and secondary compression
1,160 Updated today
a5c-ai AI & Automation Solid
wind-load-calculator
Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
1,160 Updated today
a5c-ai AI & Automation Solid
slope-stability-analyzer
Slope stability analysis skill using limit equilibrium methods for static and seismic conditions
1,160 Updated today
a5c-ai AI & Automation Solid
concrete-design-calculator
Reinforced concrete design skill for flexure, shear, and serviceability calculations per ACI 318
1,160 Updated today
a5c-ai