Skip to content

TH2M; Finalize extraction of MPL evaluations into constitutive relation models

Continuation of the epic sequence !4951 (merged) !4960 (merged) !4969 (merged).

Review commit-wise. Each commit compiles and all ctests pass.

  • Finally all of the MPL evaluations were extracted into constitutive relation models.
  • Cleanup of the phase transition data (removal of unused quantities and elimination of some simple-to-compute ones)
  • Initialization of all scalar members in constitutive relations (in TH2M) with NaN.
  • Cleanup of integration point data structure, which now holds only N, dNdx, and integration weight.
  1. Feature description was added to the changelog
  2. Tests covering your feature were added? Existing tests
  3. Any new feature or behaviour change was documented?

Merge request reports