Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

The TS-GitLab will have to shut down towards the end of the year — please think about migrating your projects to GitLab.com or GitHub.
(This is still a very early message, meant to keep you informed. There will be more urgent ones in the future.)

  • dorie
  • dorie
  • Merge Requests
  • !191

Merged
Created Mar 25, 2020 by Lukas Riedel@lriedelOwner8 of 9 tasks completed8/9 tasks

Resolve "Add Outflow boundary condition for Richards model"

  • Overview 1
  • Commits 5
  • Pipelines 3
  • Changes 9

What does this MR do?

Implement the Outflow boundary condition for the Richards model as variant of the Dirichlet BC.

  • Enable OutflowBoundaryCondition for Richards model.
  • Implement Outflow BC by skipping residual accumulation if the numeric flux is negative (net flux into the grid cell).
  • Update test-boundary-condition-manager.cc test for checking that OutflowBoundaryCondition can be used in Richards model.
  • Add ODE system tests for checking that Outflow BC is not applied if it would lead to an inflow.
  • Re-formatted user manual page on boundary conditions. Boundary condition types now appear as regular sub-headings in the TOC tree.

Is there something that needs to be double checked?

No.

Can this MR be accepted?

  • Implemented outflow BC for Richards model
  • Added/Updated tests:
    • Updated test-boundary-condition-manager.cc unit test
    • Added ode_outflow system tests
  • Added/Updated documentation
  • Pipeline passing
  • Squash option set
  • Delete branch option set
  • Added entry to CHANGELOG.md

Assignee: If the Squash option is set, check/update the commit message right before merging!

Related issues

Closes #182 (closed)

Edited Mar 26, 2020 by Lukas Riedel
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: 182-add-outflow-boundary-condition-for-richards-model