FreeFem-modules icon indicating copy to clipboard operation
FreeFem-modules copied to clipboard

missing constants on PDE

Open themathsdude opened this issue 3 years ago • 1 comments

Hello, It seems like the LaTeX environnement $$ is nested with \begin{aligh*} on _modules/stokes.md/ in a way that MathJax doesn't like here, even though it can render it on mathb.in. The latest version of Firefox on Debian 11 renders it like this : image

Also constants are missing from the original equation of the Stokes PDE on If the PDE is in the form : $$-\mu \Delta \mathbf{u} + \nabla p = 0$$ Then it matches the variationnal form if $\mu = \nu$ in the variationnal form, am I right ?

Here is the derivation in french : mathb.in

  • OS: Debian 11
  • Browser Firefox
  • Version 102.7esr

themathsdude avatar Jan 31 '23 20:01 themathsdude

Fix in progress in this branch Sorry for the delay

sgarnotel avatar Mar 21 '24 16:03 sgarnotel