Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • 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
  • Merge requests
  • !185

Fix/gridcreator gmsh parameters

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge fix/gridcreator-gmsh-parameters into master Aug 24, 2016
  • Overview 34
  • Commits 21
  • Pipelines 0
  • Changes 31

This should be thoroughly tested.

I'm not sure yet if this works correct with ALUGrid. Does ALU support gmsh files? For ALU the intersection.boundarySegmentIndex() doesn't seem to get the right parameter. For element params it works.

How parameters can be attached to a grid seems to be a mess and different for ALU and UG.

@bernd is it possible that gmsh params in parallel need manual load balancing as done for the dgf gridPtr params?

TODO

  • Find a measure of success for the parallel tests: as partitioning is not preserved across machines, simple parallel vtu comparison won't work.
Edited Jun 26, 2018 by Bernd Flemisch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/gridcreator-gmsh-parameters