calc_water_potential_field_capacity | R Documentation |
Calculate water potential at field capacity
calc_water_potential_field_capacity(silt_pct, clay_pct)
silt_pct |
Percentage of sand in soil layer |
clay_pct |
Percentage of clay in soil layer |
Water potential at field capacity (m3/m3)
cropsyst:::calc_water_potential_field_capacity(92, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.