File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
docs/sphinx/theory/include Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -44,12 +44,13 @@ then used as a boundary condition.
44
44
45
45
The log law:
46
46
47
- .. math :: u_{\mathrm{mag}} = u_\tau \left(\frac{1}{\kappa}\log\left(\frac{u_\tau z}{\nu}\right) + B\right). \label{eq:loglaw}
47
+ .. math :: u_{\mathrm{mag}} = u_\tau \left(\frac{1}{\kappa}\log\left(\frac{u_\tau z}{\nu}\right) + B\right).
48
+ :label: loglaw
48
49
49
50
Given a horizontal velocity magnitude
50
51
:math: `u_{\mathrm {mag}} = \sqrt {u^2 + v^2 }` at
51
52
:math: `z = z_{\mathrm {ref}}`, :math: `u_\tau ` can be computed using a
52
- non-linear solve to satisfy `[eq:loglaw] <# eq:loglaw>`__ .
53
+ non-linear solve to satisfy equation : eq:` loglaw ` .
53
54
54
55
In AMR-Wind Newton-Raphson iterations are used with a convergence
55
56
criterion of :math: `\lvert u_\tau ^{n+1 } - u_\tau ^n \rvert < 10 ^{-5 }`.
You can’t perform that action at this time.
0 commit comments