![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#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... | |
This file converts a value of the equivalent sand roughness height to a value of Manning's n.
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.
[in] | ks | (double) - the equivalent sand roughness height, L |
[in] | g | (double) - gravitational constant |