p_parm: p_parm Function This function calculates the p-parameter from...

Description Usage Arguments Examples

Description

p_parm Function This function calculates the p-parameter from Table 1 of Tobiason and O'Melia (1988). The p-parameter is based on soil porosity.

Usage

1
p_parm(POR = 0.21)

Arguments

POR

porosity. Defaults to a value of 0.21. The value of 0.21 is the average for medium sand as reported by Johnson (1967)

Examples

1
2
3
4
5
p_parm(POR = 0.3)
[1] 0.887904

p_parm(POR = 21)
[1] "Error: Porosity value must be less than 1"

dpphat/partFilt documentation built on May 15, 2019, 1:47 p.m.