Skip to content

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

renchao.lu requested to merge renchao-lu/ogs:PETScSolver into master

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 by renchao.lu

Merge request reports