Skip to content

[PL] Set initial conditions

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

As discussed with @endJunction and @wenqing, this pull request improves the generic interface for setting initial conditions. With the changes of this pull request, there is potential of implanting the initial calling of Phreeqc in the ComponentTransportProcess::setInitialConditionsConcreteProcess.

  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