From b4d5163fd6dedfdffa3e9bad3d42b4125e842b33 Mon Sep 17 00:00:00 2001 From: anand43 Date: Fri, 1 Mar 2024 14:44:00 -0500 Subject: [PATCH] Fixed a typo --- docs/user-guide/gravitational-harmonics/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/user-guide/gravitational-harmonics/index.rst b/docs/user-guide/gravitational-harmonics/index.rst index 4ba298b23..b9217059a 100644 --- a/docs/user-guide/gravitational-harmonics/index.rst +++ b/docs/user-guide/gravitational-harmonics/index.rst @@ -147,7 +147,9 @@ characteristic wavelength (:math:`\lambda`) of a harmonic degree (:math:`l`) to .. math:: - \lambda = \frac{2\pi R}{\sqrt{l(l+1)}} = R => \lambda = 6 + \lambda = \frac{2\pi R}{\sqrt{l(l+1)}} + + \lambda = R \rightarrow l = 6 .. Final Steps for Running the Simulation .. =======================================