Unified Soil Classifier is a simple web-based tool developed to help classify soil types according to the Unified Soil Classification System (USCS). It allows users to input soil properties, such as gravel, sand, fines, grading, and plasticity, and provides a soil classification based on these parameters.
- Interactive Input Sliders: Adjust percentages for gravel, sand, and fines using intuitive sliders.
- Dynamic Classifications: The classifier dynamically updates based on selected soil properties, grading, and plasticity.
- USCS Terminology Display: Outputs the corresponding USCS classification in real-time.
To use the Unified Soil Classifier:
- Clone the repository or download the HTML file.
- Open
Unifiedsoilclassifier.html
in your preferred web browser. - Adjust the sliders and dropdowns to input soil properties, and the USCS classification will appear automatically.
.
├── Unifiedsoilclassifier.html # Main HTML file with inline CSS and JavaScript for soil classification