fnc_AWC | R Documentation |
This function calculates the plant available water content (AWC, nutzbare Feldkapazitaet) from the Mualem-van Genuchten retention curve unsing fnc_MvG.swc
. The function calculates the AWC per soil layer or for the whole depth at once. The gravel content is already taken into account.
fnc_AWC(data, nFK = F)
data |
is the list of soil properties calculated by |
nFK |
indicates whether the AWC is calculated for 1 m soil depth ( |
Returns either the expanded input list of soil properties or a vector containing the AWC for the whole soil depth with one vector element per input list element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.