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 111
    • Issues 111
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 42
    • Merge requests 42
  • 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
  • !3931

[PL/CT] support the PETSc nonlinear solver for reactive transport simulations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged renchao.lu requested to merge renchao-lu/ogs:PETScSolver into master Jan 05, 2022
  • Overview 2
  • Commits 3
  • Pipelines 7
  • Changes 11

This pull request, as titled, enables the use of PETSc nonlinear solver for reactive transport simulations on serial. This does not imply, however, that parallel computing can be used for reactive transport processes, as the data exchange between Phreeqc and OGS has not yet been parallelized.

  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 Feb 05, 2022 by renchao.lu
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: PETScSolver