Skip to content
Snippets Groups Projects
  1. Sep 05, 2024
  2. Sep 04, 2024
  3. Aug 10, 2024
  4. Aug 09, 2024
  5. Aug 07, 2024
  6. Jul 04, 2024
    • Carsten Gräser's avatar
      Merge branch 'cleanup/fix-stokes-pressure-sign' into 'master' · 51661c30
      Carsten Gräser authored
      [examples][doc] Fix sign of pressure in Stokes example
      
      See merge request !482
      51661c30
    • Carsten Gräser's avatar
      [doc] Adjust pressure sign for Stokes example in manual · 6c35d6c4
      Carsten Gräser authored
      This has been changed to the physically correct version in the
      example code, too.
      6c35d6c4
    • Carsten Gräser's avatar
      [examples] Fix sign of pressure in Stokes example · 06ee6c70
      Carsten Gräser authored
      While the exact sign is not important mathematically,
      the example used the physically wrong sign. Thus this
      is also uncommon in literature. The physically correct form
      of the Stokes equation is `-\Delta u + \grad p = f` which,
      after partial integration leads to a `-div(v)p` term in the
      weak form.
      
      This issues exists since the example was added. Maybe the
      initial version of the example was implemented based on the
      book by Braess. There, indeed the uncommon sign is used for
      the Stokes as well as for the Navier-Stokes equation.
      
      No surprisinly, the uncommon convention leads to confusing
      results. E.g. for the lid driven cavity flow, the pressure
      decreases towards the corner where the fluid is driven to.
      Similarly, for Poiseuille flow in a pipe the fluid is driven
      towards the high pressure side.
      06ee6c70
  7. Jun 29, 2024
  8. Jun 25, 2024
  9. Jun 21, 2024
  10. Jun 05, 2024
  11. May 31, 2024
  12. May 30, 2024
    • Oliver Sander's avatar
      Improve README.md · bda0af09
      Oliver Sander authored
      In particular, this imports a few bits from the old dune-functions page
      in dune-website.  In the future, the website will show the README.md
      file directly.
      bda0af09
  13. May 28, 2024
  14. May 03, 2024
  15. Apr 15, 2024
  16. Mar 21, 2024
  17. Mar 20, 2024
Loading