calc_air_entry_potential | R Documentation |
Calculate air entry potential
calc_air_entry_potential(sand_pct, clay_pct, b_value, saturation_wc)
sand_pct |
Percentage of sand in soil layer |
clay_pct |
Percentage of clay in soil layer |
b_value |
Campbell "B" value |
saturation_wc |
Saturation water content (m3/m3) |
Air entry potential (J/kg)
cropsyst:::calc_air_entry_potential(92, 3, -4.045, 0.326)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.