Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Merge requests
  • !586

Fix error in center of mass computation in FSLBM showcases

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Christoph Schwarzmeier requested to merge fix-evaluation-error-bubble into master Feb 02, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

This merge request fixes an error in the evaluation of the bubble's center of mass in the showcases TaylorBubble and RisingBubble.

In bb313c98, the code was changed so that a Vector3 type is MPI-reduced. However, the reduced vector was forgotten to be used in the computation.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-evaluation-error-bubble