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 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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
  • #649

[Freeflow][test][angeli] No convergence against analytical solution for first time step

The solution does not properly converge for the first time step. The pressure solution is really weird for very small time steps (as the 10^(-12) that is currently used). It becomes less and less weird the larger the first time step is taken. But even for an initial time step of e.g. 10^(-2) the solution is an unsymmetrical version of what it is supposed to be.

It is clear that the solution has the chance to recover for later time steps as the pressure solution at previous time steps does, in contrary to the velocity solution, not play a role for the current solution.

edit: The problem also persists on the new staggered implementation: !2571 (closed)

Edited Apr 21, 2021 by Kilian Weishaupt
Assignee
Assign to
Time tracking