You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ This creates the following figure:
182
182

183
183
184
184
You can see that the linear invariants ``\int_\Omega\eta\textrm{d}x`` and ``\int_\Omega v\textrm{d}x`` are indeed conserved exactly. The entropy, however, starts
185
-
growing at around ``t = 17`` and rises up to approximately ``5e-5``. This is because of the fact that, during the time integration, a nonlinear invariant is not
185
+
growing at around ``t = 17`` and rises up to approximately `5e-5`. This is because of the fact that, during the time integration, a nonlinear invariant is not
186
186
necessarily conserved, even if the semidiscretization conserves the quantity exactly. How to obtain a fully-discrete structure-preserving numerical scheme is explained
0 commit comments