simpeg.electromagnetics.static.resistivity.receivers.BaseRx.geometric_factor#
- property BaseRx.geometric_factor#
Calculate geometric factor for every receiver.
Consider you have current electrodes A and B, and potential electrodes M and N. Let
represents the scalar horizontal distance between electrodes A and M; likewise for , and . The geometric factor is given by:where
for a halfspace and for a wholespace.- Returns:
- (
nD
)numpy.ndarray
Geometric factor for each datum
- (