As_parm: As_parm Function This function calculates the As-parameter...

Description Usage Arguments Examples

Description

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

Usage

1
As_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
As_parm(POR = 0.3)
[1] 75.49263

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

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