Skip to content
Snippets Groups Projects
Commit 91d66f10 authored by Martin Beck's avatar Martin Beck
Browse files

[effectivepermeabilityrutqvisttsang] Outsourced permeability calculation

Reviewed by heck

Instead of calculating it in the local residual, the effective permeability
is now calculated within a new file permeabilityrutqvisttsang.hh in the
folder dumux/material/fluidmatrixinteractions.
This is just one possible effective permeability model. Several others can be
added and set via the property EffectivePermeabilityModel.

Up to now, the permeabilities were averaged twice, first by calculating
the mean of the mean of the intrinsic permeabilities in the flux variables
and later by averaging the effective permeabilities in the local residual.
This is redundant. Now, only the mean of the effective permeability is
calculated in the local residual.
This change required to change the reference files for the sequential and
the parallel test.
parent 7a3e7297
No related branches found
No related tags found
1 merge request!165Feature/effectivepermeabilityrutqvisttsang
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment