functionmanningVelocity
Compute velocity from Manning's equation
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Height | h | Water depth | |
| Real | S | Slope (bed slope + water surface gradient) | |
| SI.Length | w | Channel width | |
| Real | n | Manning's roughness coefficient |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Velocity | v | Flow velocity |