Skip to content

Commit 25c3520

Browse files
committed
E^2, B^2 in stats fixed
1 parent ed88cc3 commit 25c3520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/1-getting-started/5-vis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ and particle quantities
9292

9393
| Box-reduced quantity | Description | Units |
9494
| ---------------------- | --------------------------------------------------------- | ------------------ |
95-
| `E2` | Total $E^2$ | $B_0^2$ |
96-
| `B2` | Total $B^2$ | $B_0^2$ |
95+
| `E^2` | Total $E^2$ | $B_0^2$ |
96+
| `B^2` | Total $B^2$ | $B_0^2$ |
9797
| `ExB` | Total $\bm{E}\times \bm{B}$ | $B_0^2$ |
9898
| `J.E` | Total $\bm{J}\cdot \bm{E}$ | $4\pi q_0 n_0 B_0$ |
9999
| `N` | Total $n$ | $n_0$ |

0 commit comments

Comments
 (0)