We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca5cca commit e0715d6Copy full SHA for e0715d6
src/invert4geom/inversion.py
@@ -34,9 +34,9 @@ def grav_column_der(
34
prism_density: NDArray,
35
) -> NDArray:
36
"""
37
- Function to calculate the vertical derivate of the gravitational acceleration at
38
- an observation point caused by a right, rectangular prism. Approximated with
39
- Hammer's annulus approximation :footcite:p:`mccubbineairborne2016`.
+ Function to calculate the vertical derivate of the gravitational acceleration at
+ an observation point caused by a right, rectangular prism. Approximated with
+ Hammer's annulus approximation :footcite:p:`mccubbineairborne2016`.
40
41
Parameters
42
----------
0 commit comments