Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 112
    • Issues 112
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !4513

[partmesh] Renumber bulk node IDs of the bulk mesh

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged wenqing requested to merge wenqing/ogs:partmesh_update into master Mar 06, 2023
  • Overview 15
  • Commits 4
  • Pipelines 8
  • Changes 6

The current partmesh ignores the case that a bulk mesh has a property of bulk node IDs (#3381 (closed)). This MR fixes #3381 (closed). Since the change uses the existing function, there is not unit test included. The benchmark of MR !4486 (merged) will use this new feature of partmesh, in which the bulk mesh are assigned with bulk node IDs in order to prescribe Dirichlet boundary conditions.

  1. Feature description was added to the changelog

  2. Tests covering your feature were added? The partitioned nodal property data file of an existing benchmark, partmesh_mesh_with_field_data_without_ip_data_ogs2metis, is updated. The mesh of that benchmark has bulk node ID property.

  3. Any new feature or behavior change was documented?

Edited Mar 06, 2023 by wenqing
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: partmesh_update