From a14c42d6a88f612688d93570819966fda2abf674 Mon Sep 17 00:00:00 2001 From: anand43 Date: Fri, 1 Mar 2024 14:39:00 -0500 Subject: [PATCH] Fixed a typo --- docs/user-guide/gravitational-harmonics/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/gravitational-harmonics/index.rst b/docs/user-guide/gravitational-harmonics/index.rst index 969aa67a5..3b6e357b9 100644 --- a/docs/user-guide/gravitational-harmonics/index.rst +++ b/docs/user-guide/gravitational-harmonics/index.rst @@ -144,6 +144,7 @@ The user can set the maximum degree :math:`l` for the coefficients. :: ``lmax`` is by currently capped to 6 to ensure computational efficiency. This is derived from Jean's law by setting the characteristic wavelength (:math:`\lambda`) of a harmonic degree (:math:`l`) to the radius (:math:`R`) of the body. + .. math:: R = \lambda = \frac{2\pi R}{\sqrt{l(l+1)}}