Skip to content

Pass variables prev to MPL Property::value() calls.

Avoids misusing of current iteration values in variable_array for the previous time step values. Exemplary on the PorosityFromMassBalance but same will be needed for the solid material model calls requiring previous time step values for strain and stress.

Included a small cleanup on porosity naming in local context.

Review commit-wise.

  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 Tom Fischer

Merge request reports