Skip to content

RandomUser87/Hydraulic_models-New

Repository files navigation

Hydraulic models

This folder contains a small uv-managed Python runner for the two models referenced in the DOCX:

  • SRC Two-Layer Model
  • Wilson-GIW Two-Layer Model

Quick start

uv run hydraulic-models --list-examples
uv run hydraulic-models --example medium_sand_baseline
uv run hydraulic-models --all
uv run hydraulic-models --example high_concentration_tailings --json

If uv hits a local cache or interpreter-permission issue on this machine, this direct runner uses the same script:

& 'C:\Users\mulli\.cache\codex-runtimes\codex-primary-runtime\dependencies\python\python.exe' `
  'C:\Documents\Hydraulic_models\hydraulic_models.py' --all

Included test scenarios

  • medium_sand_baseline
  • fine_tailings_low_velocity
  • coarse_sand_high_velocity
  • large_pipe_moderate_slurry
  • high_concentration_tailings

Each example can be used as a starting point for your own pipe diameter, particle size, velocity, concentration, and density sweeps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages