Description Usage Arguments Value Examples
View source: R/calc_kku_fbmc.R
This function calculates reduction in peak root reinforcement due to sequential mobilisation of roots according to the FBMc model, compared to the reinforcement predicted by the WWMc model
1 | calc_kku_fbmc(drmin, drmax, betaF, betat, betaphi)
|
drmin, drmax |
minumum and maximum root diameter in bundle (numeric array) |
betaF |
load sharing coefficient (numeric array) |
betat |
Power law coefficient for root diameter-root tensile strength fit (numeric array) |
betaphi |
Power law coefficient for root diameter-root area ratio fit (numeric array) |
numeric array with reduction coefficients k" (numeric array)
1 | calc_kku_fbmc(1, 5, 1, -0.5, -1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.