We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722d4c0 commit 1bcf166Copy full SHA for 1bcf166
docs/src/callbacks.md
@@ -82,7 +82,7 @@ by [`waterheight_total`](@ref)), the total momentum (integral of `v` for flat ba
82
form of the [`entropy`](@ref) varies between different equation systems. For the BBM-BBM equations, the integral of the entropy is:
83
84
```math
85
-\mathcal E(t; \eta, v) = \int\Omega U(\eta, v) \, dx = \frac{1}{2}\int_\Omega g\eta^2 + (\eta + D)v^2 \, dx
+\mathcal E(t; \eta, v) = \int_\Omega U(\eta, v) \, dx = \frac{1}{2}\int_\Omega g\eta^2 + (\eta + D)v^2 \, dx
86
```
87
88
where ``\eta`` is the total water height and ``D`` is the still-water depth.
0 commit comments