Skip to content

Commit

Permalink
adjusting for math doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
sghelichkhani committed Dec 21, 2024
1 parent 992c563 commit c3c55c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdrift/anelasticity.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def compute_Q_bulk(self, depths, temperatures):


def apply_anelastic_correction(thermo_model, anelastic_model):
"""
r"""
Apply anelastic corrections to seismic velocity data using the provided "anelastic_model"
within the low attenuation limit. The corrections are based on the equation:
$1 - \frac{V(anelastic)}{V(elastic)} = \frac{1}{2} \cot(\frac{\alpha \pi}{2}) Q^{-1}$
Expand Down

0 comments on commit c3c55c4

Please sign in to comment.