![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
double | fr_bedshstr_drag_coef (double depth, double roughness_height) |
This routine calculates a coefficient c_f, such that the shear stress tau is found as follows: ![]() | |
This file collections functions responsible for computinf friction coefficient
double fr_bedshstr_drag_coef | ( | double | depth, |
double | roughness_height | ||
) |
This routine calculates a coefficient c_f, such that the shear stress tau is found as follows: This coefficient is for depth integrated model velocity.
[in] | depth | (double) - water depth |
[in] | roughness_height | (double) - roughness height |