Skip to content

Fixed a MFront related bug in HM

wenqing requested to merge wenqing/ogs:fix_HM into master

For MFront, getBulkModulus of the solid property requires the elastic modulus matrix but HydroMechanics process does not provide the matrix for it. This MR fixes this issue.

  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 wenqing

Merge request reports