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 129
    • Issues 129
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 37
    • Merge requests 37
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !3623

[LiquidFlow] Use body force vector in the local assember

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged wenqing requested to merge wenqing/ogs:H_body_force into master May 14, 2021
  • Overview 3
  • Commits 3
  • Pipelines 3
  • Changes 4

This MR replaces the current gravity term computation in LiquidFlow by using the body force vector.

These changes are for the implementation of the local assembler on arbitrarily inclined 1D or 2D element, which requires a projection of the gravitational force onto to the inclined plane, and then a mapping of the local velocity vector to the global system.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? Tested by the existing benchmarks.
  3. Any new feature or behavior change was documented?
Edited Jul 14, 2021 by wenqing
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: H_body_force