![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
double | fr_equiv_depavg_shstr_coef (double depth, double roughness_height) |
This routine calculates a coefficient ![]() ![]() ![]() ![]() | |
This file collections functions responsible for computing friction coefficient
double fr_equiv_depavg_shstr_coef | ( | double | depth, |
double | roughness_height | ||
) |
This routine calculates a coefficient , such that the shear stress
is found as follows:
where
is the shear stress as calcuated using near bed velocity. Hence, this routine yields a coefficient that will convert the shear stress found using near bed velocity into an approximate shear stress that would result from using depth averaged valocity.
[in] | depth | (double) - water depth |
[in] | roughness_height | (double) - roughness height |