Skip to content

[T/RM] Update reference. RHS includes stresses.

In 6fceafae "[PL/RM] Use initial stress in assemble()." the rhs vector was changed, now including also stress related parts, and not only the gravitational forces.

This changes only the NodalForces output, everything else is exactly same as before.

Fixes currently failing large ctests, e.g. https://gitlab.opengeosys.org/ogs/ogs/-/jobs/59930

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?

Merge request reports