From 9e9941f0609a26c256f77a1c508335c1b6db881e Mon Sep 17 00:00:00 2001 From: Mahesh Natarajan Date: Sun, 13 Oct 2024 15:27:39 -0700 Subject: [PATCH] Removing whitespaces and tabs --- Docs/sphinx_doc/theory/WindFarmModels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/sphinx_doc/theory/WindFarmModels.rst b/Docs/sphinx_doc/theory/WindFarmModels.rst index d01931aec..9290796f7 100644 --- a/Docs/sphinx_doc/theory/WindFarmModels.rst +++ b/Docs/sphinx_doc/theory/WindFarmModels.rst @@ -199,7 +199,7 @@ The generalized actuator model (GAD) based on blade element theory (`Mirocha et. where :math:`\rho` is the density of air in the cell, and :math:`\Delta x, \Delta y, \Delta z` are the mesh spacing in the x, y, and z directions. The forces on the GAD are given by: .. math:: - :label: GAD_forces + :label: GAD_forces F_x &= F_n \cos{\Phi} + F_t \sin\zeta \sin\Phi \\ F_y &= F_n \sin{\Phi} - F_t \sin\zeta \cos\Phi \\