warren_root_calculate_parameters: warren_root_calculate_parameters

View source: R/warren_root_utilities.R

warren_root_calculate_parametersR Documentation

warren_root_calculate_parameters

Description

A function to calculates the hydraulic parameters for a Warren and Root model

Usage

warren_root_calculate_parameters(ptest, par, hydraulic = TRUE)

Arguments

ptest

A pumping_test object

par

A list with the parameters a, t0, t1, tm

hydraulic

Logical flag to indicate if hydraulic parameters are calculated. If False, the the statistcal parameter (a and t0) are calculated.

Value

A list with the parameters:

  • Tr: Transmissivity Tf

  • Ss: Storativity Sf

  • Sm: Storativity Sm

  • lambda: Interflow porosity

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Warren, J. & Root, P. The Behavior of Naturally Fractured Reservoirs. Society of Petroleum Engineers Journal., 1963, 3.


khaors/pumpingtest documentation built on June 10, 2025, 4:53 a.m.