Skip to content

[MPL] Add cubic law permeability calculation for fractures.

Chaofan Chen requested to merge ChaofanChen/ogs:cubic_law_for_fracture into master

This MR enables the use of cubic law to calculate the permeability values in MPL. The old cubic law model in FractureModels in the MaterialLib can be removed after this MR.

  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 Chaofan Chen

Merge request reports