AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
Loading...
Searching...
No Matches
fr_rheight_to_manningsn.c File Reference
#include "adh.h"

Functions

double fr_rheight_to_manningsn (double ks, double g)
 This file converts a value of the equivalent sand roughness height to a value of Manning's n. The conversion is calculated for Metric or English units. More...
 

Detailed Description

This file converts a value of the equivalent sand roughness height to a value of Manning's n.

Function Documentation

◆ fr_rheight_to_manningsn()

double fr_rheight_to_manningsn ( double  ks,
double  g 
)

This file converts a value of the equivalent sand roughness height to a value of Manning's n. The conversion is calculated for Metric or English units.

Parameters
[in]ks(double) - the equivalent sand roughness height, L
[in]g(double) - gravitational constant
Returns
n (double) - Manning's n, L^(1/3)T
Author
Brown Jul 24 2006