Skip to content

Commit 5caa9b1

Browse files
authored
log-law docs: change order of label and equation (#1707)
1 parent 78e6dac commit 5caa9b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/sphinx/theory/include/wall_models.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@ then used as a boundary condition.
4444

4545
The log law:
4646

47-
.. math:: u_{\mathrm{mag}} = u_\tau \left(\frac{1}{\kappa}\log\left(\frac{u_\tau z}{\nu}\right) + B\right).
47+
.. math::
4848
:label: loglaw
4949
50+
u_{\mathrm{mag}} = u_\tau \left(\frac{1}{\kappa}\log\left(\frac{u_\tau z}{\nu}\right) + B\right).
51+
5052
Given a horizontal velocity magnitude
5153
:math:`u_{\mathrm{mag}} = \sqrt{u^2 + v^2}` at
5254
:math:`z = z_{\mathrm{ref}}`, :math:`u_\tau` can be computed using a

0 commit comments

Comments
 (0)