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
  • #576

MPI-parallelization broken for triangular grids

I've tried to run a problem (porousmediumflow/2p/implicit/incompressible/test_2p_incompressible_tpfa) in parallel on triangular grids on our cluster. But the simulation failed and the solver output shows some nan values. There are no issues with structured Yaspgrids on parallel runs and serial runs on triangular grids. Maybe it's my fault, I've just changed the PropertyTag to UGgrid in the problem.hh.

Please find attached the adapted modified problem.hh, the grid, inputfile and logfile.

Release 2.12 runs in parallel on triangular grids on the same cluster, using the same grid and test/porousmediumflow/2p/implicit/test_cc2p. There might be a general problem with triangular grids that easily can be fixed. Maybe the data exchange is somehow broken?

problem.hhmesh.dgftest_2p.input dumux-log.out

serial run: dumux-log.out

Edited Sep 14, 2018 by Leopold Stadler
Assignee
Assign to
Time tracking