[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
Showing
- doc/handbook/dumux-handbook.bib 22 additions, 0 deletionsdoc/handbook/dumux-handbook.bib
- dumux/geomechanics/el2p/fluxvariables.hh 0 additions, 22 deletionsdumux/geomechanics/el2p/fluxvariables.hh
- dumux/geomechanics/el2p/localresidual.hh 12 additions, 20 deletionsdumux/geomechanics/el2p/localresidual.hh
- dumux/geomechanics/el2p/properties.hh 2 additions, 0 deletionsdumux/geomechanics/el2p/properties.hh
- dumux/geomechanics/el2p/propertydefaults.hh 13 additions, 0 deletionsdumux/geomechanics/el2p/propertydefaults.hh
- dumux/material/fluidmatrixinteractions/permeabilityrutqvisttsang.hh 92 additions, 0 deletions...rial/fluidmatrixinteractions/permeabilityrutqvisttsang.hh
- test/references/el2p-parallel-reference.vtu 76 additions, 76 deletionstest/references/el2p-parallel-reference.vtu
- test/references/el2p-reference.vtu 222 additions, 222 deletionstest/references/el2p-reference.vtu
Loading
Please register or sign in to comment