Skip to content

[PL/BC] Bugfix solution dependent dirichlet boundary condition

The merged pull request successfully implemented a variant of Dirichlet boundary condition whose value is dependent on the process solution of last time step. Whereas, ogs would crash in the case that multiple process variables contain such a boundary condition. Fixes !3085 (merged)

  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