Skip to content

Use MPL variables in solid material integrateStress()

Changing the interface of integrateStress() function for two reasons:

  • a step towards merging the solid material models with MPL properties,
  • generalization of the interface for "fully coupled" material models where stress and saturation, for example, are computed by MFront.

For now only RM and SD processes were updated; when we agree on the changes, I'll finish all other mechanical processes.

  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