Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Issues
  • #763
Closed
Open
Issue created Sep 05, 2019 by Kilian Weishaupt@kweisMaintainer

[FreeFlow] No Newton convergence for pressure Dirichlet BCs at high Re

For simple pipe flow, setting Dirichlet BCs for the pressure both at the inlet and outlet works well for low Re. For higher Re, the Newton scheme does not converge anymore.

Setting the inlet BCs to Dirichlet for velocity works.

This should be investigated. Maybe the assumption of

\nabla \mathbf{v} \cdot \mathbf{n} = 0 and \nabla p \cdot \mathbf{n} = 0

used for the pressure BC causes this problem?

Assignee
Assign to
Time tracking