Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogs
  • ogs
  • Merge requests
  • !3781

Merged
Created Sep 14, 2021 by renchao.lu@renchao-luMaintainer3 of 3 tasks completed3/3 tasks

[PL/CT] solve reaction equation

  • Overview 6
  • Commits 11
  • Pipelines 11
  • Changes 71

In the current master, the update of the nodal concentration is through extrapolation from integration points to mesh nodes in the reaction stage. In this way, the concentration value at the nodes where the Dirichlet boundary condition is imposed cannot be kept as prescribed. Instead, the nodal concentration is updated by solving the discretized reaction equation in such a way that the Dirichlet boundary condition is forcibly satisfied.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited Sep 16, 2021 by renchao.lu
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: solveReactionEquation