Skip to content

Commit dca1879

Browse files
committed
Hotfix incorrect note rendering
1 parent 17efe3c commit dca1879

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/empirical_gauss_model.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,10 @@ user by setting `wim_gain_deflection`.
141141

142142
```{note}
143143
The documentation previously had an erroneous form for the wake-induced mixing
144-
term
145-
$$ \text{WIM}_j = \sum_{i \in T^{\text{up}}(j)} \frac{A_{ij} a_i} {(x_j - x_i)/D_i} $$
144+
term,
145+
146+
$$ \text{WIM}_j = \sum_{i \in T^{\text{up}}(j)} \frac{A_{ij} a_i} {(x_j - x_i)/D_i} \:.$$
147+
146148
This has been corrected to the form shown above, which is consistent with the implementation. The implementation has not changed; only the documentation has been corrected.
147149
```
148150

0 commit comments

Comments
 (0)