Skip to content

Draft: [ProcessLib] Added a restriction for computing strain

wenqing requested to merge wenqing/ogs:improve_M_related_pcs into master

For the restart computation, the displacement may not be reloaded but the initial strains are always available. This MR adds a restriction for computing strain, i.e. the strain is only computed as \text{B} u if \|u\|>0.

  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 Dmitry Yu. Naumov

Merge request reports