![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
double | fr_sav_drag_coef (double depth, double roughness_height, double sav_stem_height) |
TThis routine calculates a coefficient c_f, such that the shear stress tau is found as follows: ![]() | |
This file calculates a coefficient c_f, such that the shear stress may be computed
double fr_sav_drag_coef | ( | double | depth, |
double | roughness_height, | ||
double | sav_stem_height | ||
) |
TThis routine calculates a coefficient c_f, such that the shear stress tau is found as follows: .
[in] | depth | (double) - water depth |
[in] | roughness_height | (double) - the effective roughness height of the stems, L |
[in] | sav_stem_height | (double) - the undeflected sav stem height, L |