Function to calculate the apparent resistivities using a given Earth model.

apparent_resistivities(rho, thick, filt, spacing)

Arguments

rho

A numeric vector with the values of the real resistivities of an Earth model

thick

A numeric vector with the values of the thicknesses of the Earth model

filt

A numeric vector with the values of the coefficients of the linear filter for an Schlumberger array

spacing

A numeric vector with the values of the AB/2 spacing.

Value

A list with the following elements:This section includes all the functions

  • appres: A numeric vector with the values of the apparent resistivities

  • ab2: A numeric vector with the values of the electrode spacing

See also